From 7fc6aec3bd1e727dd6269457e033f801ba301dbb Mon Sep 17 00:00:00 2001 From: galenlin Date: Thu, 13 Jul 2017 10:15:35 +0800 Subject: [PATCH] 1.2.1 --- Pbind.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pbind.podspec b/Pbind.podspec index 3dedb0f..2857e06 100644 --- a/Pbind.podspec +++ b/Pbind.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'Pbind' - s.version = '1.2.0' + s.version = '1.2.1' s.summary = 'A tiny MVVM framework that use Plist to build UIs and Databindings.' # This description is used to generate tags and improve search results.