We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 939f8e4 commit a7f112fCopy full SHA for a7f112f
feature-flags/publishing.gradle
@@ -1,7 +1,7 @@
1
apply plugin: 'maven-publish'
2
3
group = 'com.saantiaguilera.featureflags'
4
-version = '0.2.0'
+version = '0.2.1'
5
6
ext {
7
bintrayRepo = 'maven'
0 commit comments