From 36a224a65c48a940de8a2e722cab20a5b32bf206 Mon Sep 17 00:00:00 2001 From: galenlin Date: Tue, 1 Aug 2017 13:47:36 +0800 Subject: [PATCH] 1.2.4 --- Pbind.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pbind.podspec b/Pbind.podspec index 821f3b2..c35323e 100644 --- a/Pbind.podspec +++ b/Pbind.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'Pbind' - s.version = '1.2.2' + s.version = '1.2.4' 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.