Skip to content

Commit fe30268

Browse files
committed
Add: Prepare dev
1 parent 92488d8 commit fe30268

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG
22

3+
# Release 3.2.0-SNAPSHOT
4+
* TODO
5+
36
# Release 3.1.0
47
* Add: structural equality check for `NormalizedJsonPath` and `NormalizedJsonPathSegment`
58

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ kotlin.native.ignoreDisabledTargets=true
1616
# workaround dokka bug (need to wait for next snapshot build)
1717
org.jetbrains.dokka.classpath.excludePlatformDependencyFiles=true
1818

19-
artifactVersion = 3.1.0
19+
artifactVersion = 3.2.0-SNAPSHOT
2020
jdk.version=17
2121

2222
android.experimental.lint.version=8.5.0

0 commit comments

Comments
 (0)