Skip to content

Commit d51244e

Browse files
committed
Next snapshot
1 parent 188fb2f commit d51244e

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.log4jextras'
8-
version = '0.1.1'
8+
version = '0.2.0-SNAPSHOT'
99

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

0 commit comments

Comments
 (0)