From abeb04a4980a934a1719258fa99e9a6bc944bc62 Mon Sep 17 00:00:00 2001 From: Barry DeZonia Date: Sun, 1 Aug 2021 01:20:10 -0500 Subject: [PATCH] Release 1.9.5 --- README | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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