Skip to content

Commit 09a219d

Browse files
nomemoryCiobanu, Andrei-Nicolin (UK - EDC)
authored and
Ciobanu, Andrei-Nicolin (UK - EDC)
committed
Updated version 0.0.3
1 parent 3b7714a commit 09a219d

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.0.2'
3+
version = '0.0.3'
44

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

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins {
1717
apply plugin: 'java'
1818

1919
group 'net.andreinc'
20-
version '0.0.2'
20+
version '0.0.3'
2121

2222
sourceCompatibility = 1.8
2323

0 commit comments

Comments
 (0)