We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d4d70 commit 8a0e72fCopy full SHA for 8a0e72f
Changelog.md
@@ -3,7 +3,10 @@
3
### HEAD
4
--------------
5
6
-- Added `PATCH` method support
+### 1.1.0
7
+-----------
8
+
9
+- Added `PATCH` method support [Hernan Gonzalez](https://github.com/hernangonzalez)
10
11
### 1.0.1
12
-----------
Kakapo.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "Kakapo"
- s.version = "1.0.1"
+ s.version = "1.1.0"
s.summary = "Dynamically Mock server behaviors and responses."
s.description = <<-DESC
0 commit comments