Skip to content

Commit a413905

Browse files
committed
Prepare for 1.0.1 release
1 parent b897b09 commit a413905

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Changelog.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
### HEAD
44
--------------
55

6+
### 1.0.1
7+
-----------
8+
69
- Fix `Router` to handle same url with different HTTP methods
710

811
### 1.0.0

Kakapo.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Kakapo"
3-
s.version = "1.0.0"
3+
s.version = "1.0.1"
44
s.summary = "Dynamically Mock server behaviors and responses."
55

66
s.description = <<-DESC

0 commit comments

Comments
 (0)