Skip to content

Commit

Permalink
[Release] 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaosLeung committed Apr 25, 2018
1 parent aca9888 commit 490d0c1
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 @@ -15,7 +15,7 @@ repositories {
}
dependencies {
compile 'com.chaos.view:pinview:1.3.1'
compile 'com.chaos.view:pinview:1.3.2'
}
```

Expand Down
2 changes: 1 addition & 1 deletion pinview/publish.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ def issueUrl = 'https://github.com/ChaosLeong/PinView/issues'
def gitUrl = 'git@github.com:ChaosLeong/PinView.git'

group = "com.chaos.view"
version = "1.3.1"
version = "1.3.2"

install {
repositories.mavenInstaller {
Expand Down

0 comments on commit 490d0c1

Please sign in to comment.