Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dandoug committed Apr 13, 2018
1 parent a5a5854 commit f010329
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 @@ -20,7 +20,7 @@ The code here was ported (copied, renamed, repackaged, modified) from the [zjson

### How to use:

### Current Version : 0.4.3
### Current Version : 0.4.4

Add following to `<dependencies/>` section of your pom.xml -

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.ebay.bsonpatch</groupId>
<artifactId>bsonpatch</artifactId>
<version>0.4.4-SNAPSHOT</version>
<version>0.4.4</version>
<packaging>jar</packaging>

<name>${project.groupId}:${project.artifactId}</name>
Expand Down

0 comments on commit f010329

Please sign in to comment.