Skip to content

Commit

Permalink
Increase version name to 1.5.1 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
markrietveld committed May 26, 2016
1 parent ca13df7 commit 8c8f78c
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.0'
compile 'com.flipboard:bottomsheet-commons:1.5.0' // optional
compile 'com.flipboard:bottomsheet-core:1.5.1'
compile 'com.flipboard:bottomsheet-commons:1.5.1' // 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 @@
#Tue, 01 Dec 2015 13:05:10 -0800
#Thu, 26 May 2016 09:17:13 -0700
#Tue Jun 02 09:57:59 PDT 2015
major=1
minor=5
patch=0
patch=1

0 comments on commit 8c8f78c

Please sign in to comment.