diff --git a/README.md b/README.md index b2d9c83..489d996 100644 --- a/README.md +++ b/README.md @@ -70,4 +70,5 @@ This library is not intended to have all the possible functionality of the SDK or the REST API. Instead it is focusing on the essentials: querying and setting the states of the rooms and the lights. And this library should do those essential functions well: in an intuitive and usable way for the programmer. -The number of external dependencies should also be kept to a minimum. \ No newline at end of file +The number of external dependencies should be kept to a minimum. +Version numbering follows the [Semantic Versioning](https://semver.org/). \ No newline at end of file diff --git a/pom.xml b/pom.xml index e130dfb..2d3854b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.zeroone3010 yetanotherhueapi - 0.0.1-SNAPSHOT + 0.1.0-SNAPSHOT jar YetAnotherHueApi