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.
2 parents 34352fa + 17df12c commit d9e204cCopy full SHA for d9e204c
.gitignore
@@ -60,6 +60,7 @@ captures/
60
.idea/other.xml
61
.idea/studiobot.xml
62
.idea/artifacts
63
+.idea/runConfigurations.xml
64
65
.kotlin
66
gradle.properties
@@ -31,7 +31,7 @@ SONATYPE_HOST=S01
31
RELEASE_SIGNING_ENABLED=true
32
33
GROUP=com.sebastianneubauer.jsontree
34
-VERSION_NAME=2.3.0
+VERSION_NAME=2.4.0
35
36
POM_INCEPTION_YEAR=2023
37
POM_URL=https://github.com/snappdevelopment/JsonTree
0 commit comments