Skip to content

Commit a7f112f

Browse files
Prepare for v0.2.1
1 parent 939f8e4 commit a7f112f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

feature-flags/publishing.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'maven-publish'
22

33
group = 'com.saantiaguilera.featureflags'
4-
version = '0.2.0'
4+
version = '0.2.1'
55

66
ext {
77
bintrayRepo = 'maven'

0 commit comments

Comments
 (0)