Skip to content

Commit f010329

Browse files
committed
1 parent a5a5854 commit f010329

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The code here was ported (copied, renamed, repackaged, modified) from the [zjson
2020

2121
### How to use:
2222

23-
### Current Version : 0.4.3
23+
### Current Version : 0.4.4
2424

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

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.ebay.bsonpatch</groupId>
88
<artifactId>bsonpatch</artifactId>
9-
<version>0.4.4-SNAPSHOT</version>
9+
<version>0.4.4</version>
1010
<packaging>jar</packaging>
1111

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

0 commit comments

Comments
 (0)