Skip to content

Commit 966d0be

Browse files
committed
[release]
- version to 0.7 + this correects a mistake in the previously-released version
1 parent 7ff8295 commit 966d0be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.msiops.ground</groupId>
55
<artifactId>ground-either</artifactId>
6-
<version>0-SNAPSHOT</version>
6+
<version>0.7</version>
77
<packaging>jar</packaging>
88
<name>GROUND :: Either</name>
99
<description>A value that can be either of two types</description>

0 commit comments

Comments
 (0)