diff --git a/bin/pom.xml b/bin/pom.xml index bc1894f..2c4a4e4 100644 --- a/bin/pom.xml +++ b/bin/pom.xml @@ -3,7 +3,7 @@ io.jstach.ezkv ezkv-maven-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT ezkv-bin ezkv-bin diff --git a/ezkv-boot/pom.xml b/ezkv-boot/pom.xml index 316fec3..9bfe17d 100644 --- a/ezkv-boot/pom.xml +++ b/ezkv-boot/pom.xml @@ -5,7 +5,7 @@ io.jstach.ezkv ezkv-maven-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT ../ diff --git a/ezkv-kvs/pom.xml b/ezkv-kvs/pom.xml index 2df2370..8a89914 100644 --- a/ezkv-kvs/pom.xml +++ b/ezkv-kvs/pom.xml @@ -3,7 +3,7 @@ io.jstach.ezkv ezkv-maven-parent - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT ezkv-kvs diff --git a/pom.xml b/pom.xml index 09bcaed..831a056 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ ezkv-maven-parent ezkv-maven-parent pom - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT https://github.com/jstachio/ezkv A non-opinionated Java bootstrapping configuration library that allows @@ -18,7 +18,7 @@ 21 UTF-8 1.11 - 1732734221 + 1733261111 ../ ezkv/src/test/java snapshot diff --git a/version.properties b/version.properties index f965fcc..cbc6321 100644 --- a/version.properties +++ b/version.properties @@ -1,2 +1,2 @@ -version=0.1.0 -timestamp=1732734191 +version=0.2.0 +timestamp=1733261097