We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00245ab commit 7e7784aCopy full SHA for 7e7784a
build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'eclipse'
4
apply plugin: 'jacoco'
5
6
group = 'uk.org.okapibarcode'
7
-version = '0.4.8'
+version = '0.4.9'
8
9
repositories {
10
mavenCentral()
0 commit comments