We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e286fc8 commit 25c618eCopy full SHA for 25c618e
README.md
@@ -27,7 +27,7 @@ all classes | 100% (6/ 6) | 93.6% (44/ 47) | 96.2% (332/ 345) |
27
28
### How to use:
29
30
-### Current Version : 0.4.16
+### Current Version : 0.5.0
31
32
Add following to `<dependencies/>` section of your pom.xml -
33
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.flipkart.zjsonpatch</groupId>
6
<artifactId>zjsonpatch</artifactId>
7
- <version>0.5.0-SNAPSHOT</version>
+ <version>0.5.0</version>
8
<packaging>jar</packaging>
9
10
<name>zjsonpatch</name>
0 commit comments