Skip to content

Commit

Permalink
Bumped Podspec to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iDonJose committed Feb 27, 2019
1 parent 8863621 commit 5a76447
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ReactiveSwifty.podspec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Validate Podspec by running 'pod spec lint <Framework>.podspec'
# Validate Podspec by running 'pod spec lint CollectionXL.podspec'
# Podspec attributes : http://docs.cocoapods.org/specification.html
# Podspecs examples : https://github.com/CocoaPods/Specs/

Pod::Spec.new do |s|

s.name = "ReactiveSwifty"
s.version = "1.0.1"
s.version = "1.1.0"
s.summary = "Enhances streams of values provided by ReactiveSwift"
s.description = <<-DESC
Overloads `ReactiveSwift` for better streaming of values, allowing for high productivity.
Expand Down

0 comments on commit 5a76447

Please sign in to comment.