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 5b0cb76 commit 2474dfcCopy full SHA for 2474dfc
README.md
@@ -26,7 +26,7 @@ Its features are:
26
27
## Versions
28
29
-The current version is **1.9**. See file `RELEASE-NOTES.md` for details.
+The current version is **1.10**. See file `RELEASE-NOTES.md` for details.
30
31
## Using it in your project
32
RELEASE-NOTES.md
@@ -1,3 +1,8 @@
1
+## 1.10
2
+
3
+* First release at java-json-tools.
4
+* Update Gradle to 3.5.
5
6
## 1.9
7
8
* Completely new JSON diff implementation; less smart than the previous one but
0 commit comments