Skip to content

Commit

Permalink
Update Podspec to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
freak4pc committed May 14, 2019
1 parent 38a5fd3 commit 9b856e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ $ pod install
Add this to `Cartfile`

```
github "RxSwiftCommunity/RxGesture" ~> 1.1.1
github "RxSwiftCommunity/RxGesture" ~> 3.0
```

```bash
Expand Down
2 changes: 1 addition & 1 deletion RxGesture.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Pod::Spec.new do |s|
s.name = "RxGesture"
s.version = "2.2.0"
s.version = "3.0.0"
s.summary = "RxSwift reactive wrapper for view gestures."

s.description = <<-DESC
Expand Down

0 comments on commit 9b856e8

Please sign in to comment.