Skip to content

Commit

Permalink
Update docs for 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas-Taha El Sesiy committed Aug 25, 2017
1 parent bcfbd64 commit fd48e6a
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.5.0"
s.version = "1.5.1"
s.summary = "A custom visual calendar for iOS 8+ written in Swift (3.0)."
s.homepage = "https://github.com/CVCalendar/CVCalendar"
s.screenshot = "https://raw.githubusercontent.com/Mozharovsky/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 @@ -46,7 +46,7 @@ Installation
<h3> CocoaPods </h3>

```ruby
pod 'CVCalendar', '~> 1.5.0'
pod 'CVCalendar', '~> 1.5.1'
```

Usage
Expand Down

0 comments on commit fd48e6a

Please sign in to comment.