Skip to content

Commit bf4f520

Browse files
committed
Release 0.2.0
1 parent 66386c1 commit bf4f520

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
@@ -5,7 +5,7 @@ apply plugin: "maven-publish"
55
apply plugin: "com.jfrog.bintray"
66

77
group = "com.obsidiandynamics.jackdaw"
8-
version = "0.2.0-SNAPSHOT"
8+
version = "0.2.0"
99

1010
def envUser = "BINTRAY_USER"
1111
def envKey = "BINTRAY_KEY"

0 commit comments

Comments
 (0)