From 0bf104949901c6e5278a3989b93e424331e76f0c Mon Sep 17 00:00:00 2001 From: Soutaro Matsumoto Date: Tue, 16 Jan 2018 23:57:59 +0900 Subject: [PATCH] 1.3.2 --- Obihiro.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Obihiro.podspec b/Obihiro.podspec index f95f161..d1feaca 100644 --- a/Obihiro.podspec +++ b/Obihiro.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "Obihiro" - spec.version = "1.3.1" + spec.version = "1.3.2" spec.license = { type: 'MIT' } spec.homepage = "https://github.com/soutaro/Obihiro" spec.authors = { "Soutaro Matsumoto" => "matsumoto@soutaro.com" }