Skip to content

Commit

Permalink
Bump to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
whitfin committed Feb 28, 2016
1 parent 867201a commit 1879f38
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 @@ -14,7 +14,7 @@ This lib is built using Travis and has 100% line/branch coverage, making it pret
<dependency>
<groupId>com.zackehh</groupId>
<artifactId>dot-notes</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
</dependency>
```

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.zackehh</groupId>
<artifactId>dot-notes</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<packaging>jar</packaging>

<name>Dot Notes</name>
Expand Down

0 comments on commit 1879f38

Please sign in to comment.