Skip to content

Commit

Permalink
Version bump and release
Browse files Browse the repository at this point in the history
  • Loading branch information
ConfusedVorlon committed Nov 5, 2015
1 parent ba548ac commit f250012
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HSTestingBackchannel.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Pod::Spec.new do |s|


s.name = "HSTestingBackchannel"
s.version = "1.0.0"
s.version = "1.1.0"

s.summary = "Send notifications directly from your UITesting classes to your running app."

Expand All @@ -23,7 +23,7 @@ Pod::Spec.new do |s|

s.platform = :ios, "6.0"

s.source = { :git => "https://github.com/ConfusedVorlon/HSTestingBackchannel.git", :tag => "1.0.0" }
s.source = { :git => "https://github.com/ConfusedVorlon/HSTestingBackchannel.git", :tag => "1.1.0" }


s.source_files = "Classes", "Classes/**/*.{h,m}"
Expand Down

0 comments on commit f250012

Please sign in to comment.