Skip to content

Commit

Permalink
Bump version number and update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Doug Lee committed Nov 29, 2016
1 parent 252542d commit e7f40c3
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.2'
compile 'com.flipboard:bottomsheet-commons:1.5.2' // optional
compile 'com.flipboard:bottomsheet-core:1.5.3'
compile 'com.flipboard:bottomsheet-commons:1.5.3' // 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, 08 Sep 2016 17:56:45 -0700
#Tue, 29 Nov 2016 11:06:26 -0800
#Tue Jun 02 09:57:59 PDT 2015
major=1
minor=5
patch=2
patch=3

0 comments on commit e7f40c3

Please sign in to comment.