From 2a670eb671fc0def2ceb125d2f49786bb1a3ff8b Mon Sep 17 00:00:00 2001 From: mkpaz Date: Sat, 17 Jun 2023 15:31:28 +0400 Subject: [PATCH] Bump version --- README.md | 4 ++-- base/pom.xml | 2 +- pom.xml | 4 ++-- sampler/pom.xml | 2 +- styles/pom.xml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4890c96..03eab72 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Maven: io.github.mkpaz atlantafx-base - 2.0.0 + 2.0.1 ``` @@ -67,7 +67,7 @@ repositories { } dependencies { - implementation 'io.github.mkpaz:atlantafx-base:2.0.0' + implementation 'io.github.mkpaz:atlantafx-base:2.0.1' } ``` diff --git a/base/pom.xml b/base/pom.xml index 135611d..d71e60d 100755 --- a/base/pom.xml +++ b/base/pom.xml @@ -6,7 +6,7 @@ io.github.mkpaz atlantafx-parent - 2.0.0 + 2.0.1 atlantafx-base diff --git a/pom.xml b/pom.xml index 33a3432..bb99a9d 100755 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ io.github.mkpaz atlantafx-parent pom - 2.0.0 + 2.0.1 AtlantaFX JavaFX CSS theme collection plus additional controls @@ -65,7 +65,7 @@ AtlantaFX - 2.0.0 + 2.0.1 3.12.0 11.5.1 diff --git a/sampler/pom.xml b/sampler/pom.xml index b09fe49..8ef04a3 100755 --- a/sampler/pom.xml +++ b/sampler/pom.xml @@ -6,7 +6,7 @@ io.github.mkpaz atlantafx-parent - 2.0.0 + 2.0.1 atlantafx-sampler diff --git a/styles/pom.xml b/styles/pom.xml index 2c5e1ac..c9aeeaa 100755 --- a/styles/pom.xml +++ b/styles/pom.xml @@ -6,7 +6,7 @@ io.github.mkpaz atlantafx-parent - 2.0.0 + 2.0.1 atlantafx-styles