Skip to content

Commit

Permalink
changes after deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
JorgeCastilloPrz committed Sep 30, 2017
1 parent 05b8bf3 commit fd0de0c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Add the dependency into project `build.gradle`

```groovy
dependencies {
compile 'io.kategory:kategory:0.3.9'
compile 'io.kategory:kategory:0.3.10'
}
```

Expand Down
4 changes: 2 additions & 2 deletions ank-core/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION_NAME=0.1.7-SNAPSHOT
VERSION_NAME=0.1.8-SNAPSHOT
POM_ARTIFACT_ID=ank-core
POM_NAME=Ank Core
POM_DESCRIPTION=Compile time docs verification for Kotlin (Core)
POM_PACKAGING=jar
POM_PACKAGING=jar
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.kategory
VERSION_NAME=0.3.9
VERSION_NAME=0.3.11-SNAPSHOT
# Gradle options
org.gradle.jvmargs=-Xmx4g

Expand Down

0 comments on commit fd0de0c

Please sign in to comment.