Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit f029406

Browse files
committed
Begin v1.1 development
1 parent a794e3d commit f029406

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
@@ -28,7 +28,7 @@ subprojects {
2828
apply plugin: 'signing'
2929

3030
group = 'com.browserup'
31-
version = '1.0.0'
31+
version = '1.1.0-SNAPSHOT'
3232

3333
sourceCompatibility=11
3434

0 commit comments

Comments
 (0)