Skip to content

Commit

Permalink
Update pom.xml for 0.2.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bdezonia committed Sep 8, 2019
1 parent 61882a3 commit f9b33e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.bdezonia</groupId>
<artifactId>zorbage</artifactId>
<version>0.2.7-SNAPSHOT</version>
<version>0.2.7</version>
<packaging>jar</packaging>
<name>Zorbage</name>
<description>Algebraic data types and algorithms for use in numeric processing</description>
Expand Down

0 comments on commit f9b33e2

Please sign in to comment.