Skip to content

Commit bb23a3f

Browse files
authored
Bump version for 0.9 release
1 parent beb1e4a commit bb23a3f

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
@@ -4,7 +4,7 @@ apply plugin: 'signing'
44

55
group 'com.assertthat'
66
archivesBaseName = "selenium-shutterbug"
7-
version '0.8'
7+
version '0.9'
88

99
sourceCompatibility = 1.8
1010
targetCompatibility = 1.8

0 commit comments

Comments
 (0)