Skip to content

Commit 103e270

Browse files
committed
[release]
- better doc - example code - version to 0.9
1 parent 7a89f2d commit 103e270

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.9</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)