From 392bbc4f9a4386b2fc4bf9c41112482052b88e88 Mon Sep 17 00:00:00 2001 From: Ville Saalo Date: Wed, 15 Aug 2018 23:37:53 +0300 Subject: [PATCH] Set version to 0.2.0-SNAPSHOT --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bb26e09..7ab579e 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Add the following to your pom.xml file: com.github.zeroone3010 yetanotherhueapi - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT ``` diff --git a/pom.xml b/pom.xml index e65a7e0..c7aa6e3 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.zeroone3010 yetanotherhueapi - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT jar YetAnotherHueApi