diff --git a/README b/README index 4d070792b..d23cb1ab9 100644 --- a/README +++ b/README @@ -9,12 +9,12 @@ How to include zorbage in your Maven project io.github.bdezonia zorbage - 1.9.9 + 2.0.0 How to include zorbage in a different build system - See https://search.maven.org/artifact/io.github.bdezonia/zorbage/1.9.9/jar + See https://search.maven.org/artifact/io.github.bdezonia/zorbage/2.0.0/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 77d1b2dd6..596920d6f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 io.github.bdezonia zorbage - 1.9.9 + 2.0.0 jar Zorbage Algebraic data types and algorithms for use in numeric processing @@ -69,7 +69,7 @@ ch.obermuhlner big-math - 2.3.1 + 2.3.2