Skip to content

Commit e4bba01

Browse files
committed
Prepare for release 3.0.0
1 parent e6602c7 commit e4bba01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## 3.0.0
3+
## 3.0.0 - 2019-07-27
44
- fixed #92: Migrate to AndroidX
55
- fixed #100: Use unique view IDs
66
- fixed #109: Added resource ID for main FAB

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The library is available on Jcenter so no additonal repository is required.
3333

3434
Dependencies entry (latest version on Jcenter [![Maven metadata URI](https://img.shields.io/maven-metadata/v/http/jcenter.bintray.com/com/leinardi/android/speed-dial/maven-metadata.xml.svg?style=flat)](https://jcenter.bintray.com/com/leinardi/android/speed-dial/maven-metadata.xml)):
3535
```groovy
36-
implementation "com.leinardi.android:speed-dial:2.0.1"
36+
implementation "com.leinardi.android:speed-dial:3.0.0"
3737
```
3838
#### Snapshots (development branch)
3939
You can use JitPack to test the latest `master` (remember that `master` is the development branch and can be unstable or completely broken).

0 commit comments

Comments
 (0)