Skip to content

Commit

Permalink
Bump podspec to version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eliperkins committed Jun 20, 2018
1 parent dd55c24 commit d41094d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DVR.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DVR'
s.version = '1.1.0'
s.version = '1.2.0'
s.summary = 'Network testing for Swift'
s.description = <<-DESC
DVR is a simple Swift framework for making fake NSURLSession requests for iOS, watchOS, and OS X based on VCR.
Expand Down

0 comments on commit d41094d

Please sign in to comment.