Skip to content

Commit

Permalink
Updates for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
rabidgremlin committed Feb 7, 2017
1 parent ab3ef06 commit e8ebd54
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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.1.0'
compile 'com.rabidgremlin:mutters:1.2.0'
}
```

Expand All @@ -193,7 +193,7 @@ repositories {
}
dependencies {
compile 'com.rabidgremlin:mutters:1.1.1-SNAPSHOT'
compile 'com.rabidgremlin:mutters:1.2.0-SNAPSHOT'
}
```

2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=1.2.0-SNAPSHOT
version=1.2.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 e8ebd54

Please sign in to comment.