Skip to content

Commit

Permalink
Up version number to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nap-sam-dean committed Oct 11, 2016
1 parent d01fa8f commit 137b6fe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ Changelog

### unreleased

# 1.0.0
+ Swift 3

### 0.9
+ Move to cocoapods 1.0 format (thanks @csknns)
+ Return a handle from single mocks to let clients validate they have been consumed
Expand Down
2 changes: 1 addition & 1 deletion NSURLSession-Mock.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "NSURLSession-Mock"
s.version = "0.9.0"
s.version = "1.0.0"
s.summary = "Stub responses from NSURLSession"

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit 137b6fe

Please sign in to comment.