diff --git a/APIKit.podspec b/APIKit.podspec
index 9aa4eb12..c0bb9499 100644
--- a/APIKit.podspec
+++ b/APIKit.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "APIKit"
- s.version = "3.1.1"
+ s.version = "3.1.2"
s.summary = "Type-safe networking abstraction layer that associates request type with response type."
s.homepage = "https://github.com/ishkawa/APIKit"
diff --git a/Sources/APIKit/Info.plist b/Sources/APIKit/Info.plist
index 8573fca8..d53476e7 100644
--- a/Sources/APIKit/Info.plist
+++ b/Sources/APIKit/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 3.1.1
+ 3.1.2
CFBundleSignature
????
CFBundleVersion