We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c85a37 commit 7e3ad65Copy full SHA for 7e3ad65
build.gradle
@@ -11,7 +11,7 @@ repositories {
11
}
12
13
group = 'org.arkecosystem'
14
-version = '1.0.1'
+version = '1.0.2'
15
16
publishing {
17
settings.gradle
@@ -1,2 +1 @@
1
-rootProject.name = 'arkecosystem-crypto'
2
-
+rootProject.name = 'java-crypto'
0 commit comments