Skip to content

Commit

Permalink
Updates for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
rabidgremlin committed May 2, 2017
1 parent bf62626 commit aad74d0
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.4.0'
compile 'com.rabidgremlin:mutters:1.4.1'
}
```

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.4.1-SNAPSHOT
version=1.4.1

# 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 aad74d0

Please sign in to comment.