Skip to content

Commit

Permalink
Updates for 1.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rabidgremlin committed Jan 16, 2017
1 parent 4e3c18e commit e34e7a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ repositories {
}
dependencies {
compile 'com.rabidgremlin:mutters:1.0.0'
compile 'com.rabidgremlin:mutters:1.1.0'
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=1.1.0-SNAPSHOT
version=1.1.0

# These are place holder values. Real values should be set in user's home gradle.properties
# and are only needed when signing and uploading to central maven repo
Expand Down

0 comments on commit e34e7a8

Please sign in to comment.