Skip to content

Commit

Permalink
Update docs for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas-Taha El Sesiy committed Feb 10, 2018
1 parent 069395c commit 0466d0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CVCalendar.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = 'CVCalendar'
s.version = '1.6.0'
s.version = '1.6.1'
s.summary = 'A custom visual calendar for iOS 8+ written in Swift (4.0).'
s.homepage = 'https://github.com/CVCalendar/CVCalendar'
s.screenshot = 'https://raw.githubusercontent.com/CVCalendar/CVCalendar/master/Screenshots/CVCalendar_White.png'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Installation
<h3> CocoaPods </h3>

```ruby
pod 'CVCalendar', '~> 1.6.0'
pod 'CVCalendar', '~> 1.6.1'
```

Usage
Expand Down

0 comments on commit 0466d0b

Please sign in to comment.