Skip to content

Commit b0f5739

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/master'
2 parents e1c879d + 95fc7f3 commit b0f5739

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Language](https://img.shields.io/badge/language-Swift-orange.svg)]()
55
[![Documentation](https://img.shields.io/badge/docs-100%25-magenta.svg)]()
66
[![Autolayout](https://img.shields.io/badge/autolayout-enabled-blue.svg)]()
7-
[![CocoaPod](https://img.shields.io/badge/pod-1.0.0-lightblue.svg)]()
7+
[![CocoaPod](https://img.shields.io/badge/pod-1.0.1-lightblue.svg)]()
88
[![License](https://img.shields.io/badge/license-MIT-blue.svg)]()
99

1010
**Last Update: 30/November/2018.**
@@ -19,7 +19,7 @@
1919
`drawer-view` is availabe via `CocoaPods`
2020

2121
```
22-
pod 'drawer-view', '~> 1.0.0'
22+
pod 'drawer-view', '~> 1.0.1'
2323
```
2424
## Manual
2525
You can always use `copy-paste` the sources method 😄. Or you can compile the framework and include it with your project.

0 commit comments

Comments
 (0)