Skip to content

Commit 66a6b33

Browse files
committed
Bump version to 5.1.0 snapshot
1 parent 2c27be2 commit 66a6b33

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
@@ -9,7 +9,7 @@ plugins {
99

1010
group = 'io.javalin.community.ssl'
1111
//Must be formatted following the RegEx: /version\s*=\s*'\S+'/g
12-
version = '5.0.2-SNAPSHOT'
12+
version = '5.1.0-SNAPSHOT'
1313

1414
jacoco {
1515
toolVersion = '0.8.8'

0 commit comments

Comments
 (0)