We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ff8295 commit 966d0beCopy full SHA for 966d0be
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.msiops.ground</groupId>
5
<artifactId>ground-either</artifactId>
6
- <version>0-SNAPSHOT</version>
+ <version>0.7</version>
7
<packaging>jar</packaging>
8
<name>GROUND :: Either</name>
9
<description>A value that can be either of two types</description>
0 commit comments