Skip to content

Commit 0ed52b4

Browse files
committed
Prepare next version
1 parent af7e516 commit 0ed52b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ allprojects {
5353
ext.buildTimestamp = new Date().format('yyyy-MM-dd HH:mm:ss')
5454

5555
group = 'com.jayway.jsonpath'
56-
version = '2.9.0' + (snapshotVersion ? "-SNAPSHOT" : "")
56+
version = '2.10.0' + (snapshotVersion ? "-SNAPSHOT" : "")
5757

5858
}
5959

0 commit comments

Comments
 (0)