Skip to content

Commit 51f9bce

Browse files
committed
Bump version to 0.3
1 parent e7cf9f4 commit 51f9bce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.toddfast.mutagen</groupId>
66
<artifactId>mutagen-cassandra</artifactId>
7-
<version>0.3-SNAPSHOT</version>
7+
<version>0.3</version>
88
<packaging>jar</packaging>
99

1010
<name>toddfast-mutagen-cassandra</name>
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>com.toddfast.mutagen</groupId>
1919
<artifactId>mutagen</artifactId>
20-
<version>0.2-SNAPSHOT</version>
20+
<version>0.2</version>
2121
</dependency>
2222
<!--
2323
<dependency>

0 commit comments

Comments
 (0)