Skip to content

Commit d9e204c

Browse files
Merge pull request #110 from snappdevelopment/bump-version-2.4.0
Bump version to 2.4.0
2 parents 34352fa + 17df12c commit d9e204c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ captures/
6060
.idea/other.xml
6161
.idea/studiobot.xml
6262
.idea/artifacts
63+
.idea/runConfigurations.xml
6364

6465
.kotlin
6566

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ SONATYPE_HOST=S01
3131
RELEASE_SIGNING_ENABLED=true
3232

3333
GROUP=com.sebastianneubauer.jsontree
34-
VERSION_NAME=2.3.0
34+
VERSION_NAME=2.4.0
3535

3636
POM_INCEPTION_YEAR=2023
3737
POM_URL=https://github.com/snappdevelopment/JsonTree

0 commit comments

Comments
 (0)