Skip to content

Commit

Permalink
Set version to 0.2.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroOne3010 committed Aug 15, 2018
1 parent f98a0c7 commit 392bbc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Add the following to your pom.xml file:
<dependency>
<groupId>com.github.zeroone3010</groupId>
<artifactId>yetanotherhueapi</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</version>
</dependency>
</dependencies>
```
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.github.zeroone3010</groupId>
<artifactId>yetanotherhueapi</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>YetAnotherHueApi</name>
Expand Down

0 comments on commit 392bbc4

Please sign in to comment.