diff --git a/APIKit.podspec b/APIKit.podspec
index 92a39baf..1237be1d 100644
--- a/APIKit.podspec
+++ b/APIKit.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "APIKit"
- s.version = "2.0.3"
+ s.version = "2.0.4"
s.summary = "A networking library for building type safe web API client in Swift."
s.homepage = "https://github.com/ishkawa/APIKit"
diff --git a/Sources/Info.plist b/Sources/Info.plist
index 3dd2c3ca..6d6e91a4 100644
--- a/Sources/Info.plist
+++ b/Sources/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.0.3
+ 2.0.4
CFBundleSignature
????
CFBundleVersion