Skip to content

Commit

Permalink
Increase version name to 1.5.2 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
petershu committed Sep 9, 2016
1 parent d0e4291 commit 466aa6a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ repositories {
}
dependencies {
compile 'com.flipboard:bottomsheet-core:1.5.1'
compile 'com.flipboard:bottomsheet-commons:1.5.1' // optional
compile 'com.flipboard:bottomsheet-core:1.5.2'
compile 'com.flipboard:bottomsheet-commons:1.5.2' // optional
}
```

Expand Down
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Thu, 26 May 2016 09:17:13 -0700
#Thu, 08 Sep 2016 17:56:45 -0700
#Tue Jun 02 09:57:59 PDT 2015
major=1
minor=5
patch=1
patch=2

0 comments on commit 466aa6a

Please sign in to comment.