From da96ec734161a7db0098839e0b5fce8916ebee24 Mon Sep 17 00:00:00 2001 From: galenlin Date: Wed, 18 Jan 2017 04:18:26 +0800 Subject: [PATCH] 1.0.2 --- Pbind.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pbind.podspec b/Pbind.podspec index bc759e0..e22d998 100644 --- a/Pbind.podspec +++ b/Pbind.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'Pbind' - s.version = '1.0.1' + s.version = '1.0.2' 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.