From 2586e6e2f002c20086a0992fa67b8cde276d83fe Mon Sep 17 00:00:00 2001 From: Syo Ikeda Date: Thu, 21 May 2015 17:56:14 +0900 Subject: [PATCH] Bump version --- Himotoki.podspec | 2 +- Himotoki/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Himotoki.podspec b/Himotoki.podspec index 064cb04..6512168 100644 --- a/Himotoki.podspec +++ b/Himotoki.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Himotoki" - s.version = "0.2" + s.version = "0.3" 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/Himotoki/Info.plist b/Himotoki/Info.plist index 053696e..44f3603 100644 --- a/Himotoki/Info.plist +++ b/Himotoki/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.2 + 0.3 CFBundleSignature ???? CFBundleVersion