From bde9cf857ed6f9804a3ce858837fb46f86e1e79f Mon Sep 17 00:00:00 2001 From: galenlin Date: Thu, 27 Apr 2017 09:15:19 +0800 Subject: [PATCH] 0.4.0 --- PBKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PBKit.podspec b/PBKit.podspec index fc56917..d012e09 100644 --- a/PBKit.podspec +++ b/PBKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'PBKit' - s.version = '0.3.0' + s.version = '0.4.0' s.summary = 'UIKit with Pbind.' s.description = <<-DESC A group of UI components that using Pbind which can simply configure layout and data source with Plist.