Skip to content

Commit

Permalink
v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Kurilov committed Dec 8, 2017
1 parent 0f6823c commit 3f39293
Show file tree
Hide file tree
Showing 9 changed files with 1,054 additions and 996 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ apply plugin: "maven"
apply plugin: "signing"

group = "com.github.emc-mongoose"
version = "0.1.5"
version = "0.1.6"

tasks.withType(JavaCompile) {
sourceCompatibility = JavaVersion.VERSION_1_8
Expand Down
Loading

0 comments on commit 3f39293

Please sign in to comment.