Skip to content

Commit 60d83be

Browse files
committed
Version 0.25.0
1 parent 59c118b commit 60d83be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>kroki</artifactId>
66
<name>kroki</name>
77
<packaging>pom</packaging>
8-
<version>0.24.1</version>
8+
<version>0.25.0</version>
99
<properties>
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1111
</properties>

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>kroki</artifactId>
77
<groupId>io.kroki</groupId>
8-
<version>0.24.1</version>
8+
<version>0.25.0</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)