Skip to content

Commit

Permalink
Release 2.2 with fix the menu is lost sometimes
Browse files Browse the repository at this point in the history
  • Loading branch information
luannguyenkhoa-agilityio committed Oct 15, 2016
1 parent 06e7fff commit ea6a412
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LNSideMenu.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'LNSideMenu'
s.version = '2.1.1'
s.version = '2.2'
s.summary = 'A side menu control for iOS in Swift with custom layer and scrolling effect. Right and Left sides. iOS 8+.'

# This description is used to generate tags and improve search results.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ LNSideMenu is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'LNSideMenu', '~> 2.1.1'
pod 'LNSideMenu', '~> 2.2'
```

### Manual
Expand Down

0 comments on commit ea6a412

Please sign in to comment.