Skip to content

Commit 0aab618

Browse files
authored
Release 0.9.1
1 parent 91f3595 commit 0aab618

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
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 '1.0-SNAPSHOT'
7+
version '0.9.1'
88

99
sourceCompatibility = 1.8
1010
targetCompatibility = 1.8
@@ -70,7 +70,7 @@ uploadArchives {
7070
developer {
7171
id 'glib-briia'
7272
name 'Glib Briia'
73-
email 'glib.briia@assertthat.com'
73+
email 'glib@assertthat.com'
7474
}
7575
}
7676
}

0 commit comments

Comments
 (0)