diff --git a/README.md b/README.md index 6fbe6d9..0e4be49 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Add the following dependency to `pom.xml`. com.ginsberg gatherers4j - 0.1.0 + 0.2.0 ``` @@ -24,7 +24,7 @@ Add the following dependency to `pom.xml`. Add the following dependency to `build.gradle` or `build.gradle.kts` ```groovy -implementation("com.ginsberg:gatherers4j:0.1.0") +implementation("com.ginsberg:gatherers4j:0.2.0") ``` # Gatherers In This Library diff --git a/VERSION.txt b/VERSION.txt index d144648..0ea3a94 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.2.0-SNAPSHOT +0.2.0