Skip to content

Commit

Permalink
release 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Guardiola31337 committed Feb 1, 2018
1 parent 9e63827 commit 4844ced
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ank-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ dependencies {
kapt project(':arrow-annotations-processor')
}

apply from: rootProject.file('gradle/gradle-mvn-push.gradle')
//apply from: rootProject.file('gradle/gradle-mvn-push.gradle')
2 changes: 1 addition & 1 deletion ank-gradle-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ gradlePlugin {
}
}

apply from: rootProject.file('gradle/gradle-mvn-push.gradle')
//apply from: rootProject.file('gradle/gradle-mvn-push.gradle')
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Package definitions
GROUP=io.arrow-kt
VERSION_NAME=0.6.1-SNAPSHOT
VERSION_NAME=0.6.1
# Gradle options
org.gradle.jvmargs=-Xmx4g

Expand Down

0 comments on commit 4844ced

Please sign in to comment.