diff --git a/README b/README index 422570094..0a50fbb6c 100644 --- a/README +++ b/README @@ -9,12 +9,12 @@ How to include zorbage in your Maven project io.github.bdezonia zorbage - 1.9.4 + 1.9.5 How to include zorbage in a different build system - See https://search.maven.org/artifact/io.github.bdezonia/zorbage/1.9.4/jar + See https://search.maven.org/artifact/io.github.bdezonia/zorbage/1.9.5/jar for instructions on how to reference zorbage in build systems such as Gradle or others. diff --git a/pom.xml b/pom.xml index 07bd418d9..95f5a820e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 io.github.bdezonia zorbage - 1.9.5-SNAPSHOT + 1.9.5 jar Zorbage Algebraic data types and algorithms for use in numeric processing