From 643f1616a507573accac02f05eb7e0914a97816f Mon Sep 17 00:00:00 2001 From: Sean Phillips Date: Tue, 4 May 2021 11:49:42 -0400 Subject: [PATCH] Bumped from 0.1.0 -> 0.1.1 --- litfx-controls/pom.xml | 4 ++-- litfx-core/pom.xml | 2 +- litfx-demos/pom.xml | 6 +++--- pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/litfx-controls/pom.xml b/litfx-controls/pom.xml index 74fe970..62bb14a 100644 --- a/litfx-controls/pom.xml +++ b/litfx-controls/pom.xml @@ -6,7 +6,7 @@ LitFX com.github.birdasaur.litfx - 0.1.0 + 0.1.1 litfx-controls @@ -22,7 +22,7 @@ com.github.birdasaur.litfx litfx-core - 0.1.0 + 0.1.1 org.openjfx diff --git a/litfx-core/pom.xml b/litfx-core/pom.xml index 1967539..9c8aa74 100644 --- a/litfx-core/pom.xml +++ b/litfx-core/pom.xml @@ -6,7 +6,7 @@ LitFX com.github.birdasaur.litfx - 0.1.0 + 0.1.1 litfx-core diff --git a/litfx-demos/pom.xml b/litfx-demos/pom.xml index 5a00cbb..ab00ad4 100644 --- a/litfx-demos/pom.xml +++ b/litfx-demos/pom.xml @@ -6,7 +6,7 @@ LitFX com.github.birdasaur.litfx - 0.1.0 + 0.1.1 litfx-demos @@ -24,12 +24,12 @@ com.github.birdasaur.litfx litfx-core - 0.1.0 + 0.1.1 com.github.birdasaur.litfx litfx-controls - 0.1.0 + 0.1.1 org.openjfx diff --git a/pom.xml b/pom.xml index 2964723..e6e87d8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.birdasaur.litfx LitFX - 0.1.0 + 0.1.1 pom @@ -30,7 +30,7 @@ scm:git:git://github.com/Birdasaur/LitFX.git scm:git:git@github.com:Birdasaur/LitFX.git https://github.com/Birdasaur/LitFX - LitFX-0.1.0 + LitFX-0.1.1