Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
shibme committed Jun 17, 2018
1 parent 760c029 commit f425b94
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 @@ -11,6 +11,6 @@ Add to your `pom.xml`
<dependency>
<groupId>me.shib.java.lib</groupId>
<artifactId>jsonutils</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</dependency>
```
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>me.shib.java.lib</groupId>
<artifactId>jsonutils</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
<name>JSON Utils</name>
<description>A simple set of JSON wrappers</description>
<url>https://github.com/shibme/jsonutils</url>
Expand Down

0 comments on commit f425b94

Please sign in to comment.