diff --git a/README b/README index e0084d2fe..4a1e481b3 100644 --- a/README +++ b/README @@ -9,12 +9,12 @@ How to include zorbage in your Maven project io.github.bdezonia zorbage - 2.0.0 + 2.0.1 How to include zorbage in a different build system - See https://search.maven.org/artifact/io.github.bdezonia/zorbage/2.0.0/jar + See https://search.maven.org/artifact/io.github.bdezonia/zorbage/2.0.1/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 d38372cbd..34307f267 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 io.github.bdezonia zorbage - 2.0.1-SNAPSHOT + 2.0.1 jar Zorbage Algebraic data types and algorithms for use in numeric processing