Skip to content

Commit aeedfd0

Browse files
author
Ciobanu, Andrei-Nicolin (UK - EDC)
committed
Updated build version.
1 parent b2a1612 commit aeedfd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bintray.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apply plugin: 'com.jfrog.bintray'
22

3-
version = '0.1.5'
3+
version = '0.1.6'
44

55
task sourcesJar(type: Jar) {
66
classifier = 'sources'

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ apply plugin: 'java'
1818
apply plugin: 'jacoco'
1919

2020
group 'net.andreinc'
21-
version '0.1.5'
21+
version '0.1.6'
2222

2323
sourceCompatibility = 1.8
2424

0 commit comments

Comments
 (0)