We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b897b09 commit a413905Copy full SHA for a413905
Changelog.md
@@ -3,6 +3,9 @@
3
### HEAD
4
--------------
5
6
+### 1.0.1
7
+-----------
8
+
9
- Fix `Router` to handle same url with different HTTP methods
10
11
### 1.0.0
Kakapo.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "Kakapo"
- s.version = "1.0.0"
+ s.version = "1.0.1"
s.summary = "Dynamically Mock server behaviors and responses."
s.description = <<-DESC
0 commit comments