Skip to content

Commit 9207ad7

Browse files
committed
Release 1.2.0
1 parent 50c2b68 commit 9207ad7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Mockingjay Changelog
2-
## Master
2+
## 1.2.0 (2016-05-10)
33
### Enhancements
44

55
- Swift 2.2 support has been added.

Mockingjay.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'Mockingjay'
3-
spec.version = '1.1.1'
3+
spec.version = '1.2.0'
44
spec.summary = 'An elegant library for stubbing HTTP requests with ease in Swift.'
55
spec.homepage = 'https://github.com/kylef/Mockingjay'
66
spec.license = { :type => 'BSD', :file => 'LICENSE' }

0 commit comments

Comments
 (0)