Skip to content

Commit 1eb74a8

Browse files
committed
Release v1.2
1 parent 3624ed4 commit 1eb74a8

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.plugins'
66
archivesBaseName = "assertthat-bdd-gradle-tasks"
7-
version '1.2-SNAPSHOT'
7+
version '1.2'
88

99
sourceCompatibility = 1.7
1010
targetCompatibility = 1.7

0 commit comments

Comments
 (0)