Skip to content

Commit 00de6fe

Browse files
committed
Release 0.2.0
1 parent 9619149 commit 00de6fe

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.zerolog"
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)