Skip to content

Commit 5870fd7

Browse files
authored
Merge pull request #8 from myibu/master
Master
2 parents d79515d + 94e36c4 commit 5870fd7

File tree

19 files changed

+7227
-7
lines changed

19 files changed

+7227
-7
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tasks.withType(JavaCompile) { options.encoding = "UTF-8" }
2626

2727
group = 'com.github.myibu'
2828
archivesBaseName = "algorithm-java"
29-
version = "1.0.0d"
29+
version = "1.0.0e"
3030

3131
repositories {
3232
mavenCentral()

0 commit comments

Comments
 (0)