Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor-Palaguta committed Oct 10, 2017
1 parent 9b85d7f commit 723c6df
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 @@ -26,7 +26,7 @@ engine.search(request)

## Requirements

Supports swift2 and swift3. Use 'swift-2.3' branch for swift2
Supports swift2, swift3 and swift4. Use 'swift-2.3' branch for swift2

## Installation

Expand Down
2 changes: 1 addition & 1 deletion YoutubeEngine.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'YoutubeEngine'
s.version = '0.2.3'
s.version = '0.3.0'
s.summary = 'Swift ReactiveCocoa lib for Youtube api.'

s.description = <<-DESC
Expand Down

0 comments on commit 723c6df

Please sign in to comment.