diff --git a/Himotoki.podspec b/Himotoki.podspec
index eb273fe..f40e9e1 100644
--- a/Himotoki.podspec
+++ b/Himotoki.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Himotoki"
- s.version = "1.3.2"
+ s.version = "1.4.0"
s.summary = "A type-safe JSON decoding library purely written in Swift"
s.description = <<-DESC
Himotoki (紐解き) is a type-safe JSON decoding library purely written in Swift. This library is highly inspired by popular JSON parsing libraries in Swift: [Argo](https://github.com/thoughtbot/Argo) and [ObjectMapper](https://github.com/Hearst-DD/ObjectMapper).
diff --git a/Sources/Info.plist b/Sources/Info.plist
index 1fbdfe4..07f4667 100644
--- a/Sources/Info.plist
+++ b/Sources/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.3.2
+ 1.4.0
CFBundleSignature
????
CFBundleVersion
diff --git a/Tests/Info.plist b/Tests/Info.plist
index f5d44d4..c48e13f 100644
--- a/Tests/Info.plist
+++ b/Tests/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 1.3.2
+ 1.4.0
CFBundleSignature
????
CFBundleVersion