Skip to content

Commit 914f846

Browse files
nomemoryCiobanu, Andrei-Nicolin (UK - EDC)
authored and
Ciobanu, Andrei-Nicolin (UK - EDC)
committed
Creating version 0.1.2 .
1 parent b46473c commit 914f846

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bintray.gradle

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

3-
version = '0.1.1'
3+
version = '0.1.2'
44

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

build.gradle

+1-1
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.1'
21+
version '0.1.2'
2222

2323
sourceCompatibility = 1.8
2424

0 commit comments

Comments
 (0)