Skip to content

Commit

Permalink
Release 0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ffgiraldez committed Sep 26, 2017
1 parent 3a7dcff commit 6e8b1e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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.8'
compile 'io.kategory:kategory:0.3.9'
}
```

Expand Down
3 changes: 1 addition & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Package definitions
GROUP=io.kategory
VERSION_NAME=0.3.9-SNAPSHOT

VERSION_NAME=0.3.9
# Gradle options
org.gradle.jvmargs=-Xmx4g

Expand Down

0 comments on commit 6e8b1e3

Please sign in to comment.