From 9979e4e59a04030bdf1ac051edc41be11cfc430b Mon Sep 17 00:00:00 2001 From: Stefan Deser Date: Wed, 17 Apr 2024 21:51:32 +0200 Subject: [PATCH] Version updates --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eacdd60..673ea76 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Add this to your `pom.xml`: com.github.vandeseer easytable - 1.0.1-SNAPSHOT + 1.0.1 Or checkout the repository and install it locally with maven (e.g. for the`develop` branch): diff --git a/pom.xml b/pom.xml index 255a055..81c9e5d 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.github.vandeseer easytable - 1.0.1-SNAPSHOT + 1.0.1 jar