Skip to content
This repository was archived by the owner on Jul 28, 2020. It is now read-only.

Commit 0c6d453

Browse files
author
Nilan
committed
Adjusted version.
1 parent 5e09309 commit 0c6d453

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'signing'
44

55
group 'cool.graph'
66
archivesBaseName = 'cuid-java'
7-
version '0.1.0'
7+
version '0.1.1'
88

99
repositories {
1010
mavenCentral()
@@ -75,4 +75,4 @@ uploadArchives {
7575
}
7676
}
7777
}
78-
}
78+
}

0 commit comments

Comments
 (0)