From e36baf7e258472b4955dcbb6879e4f7d3083c81e Mon Sep 17 00:00:00 2001 From: galenlin Date: Tue, 1 Aug 2017 13:50:15 +0800 Subject: [PATCH] 0.5.0 --- PBKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PBKit.podspec b/PBKit.podspec index bcb85b4..78e6f02 100644 --- a/PBKit.podspec +++ b/PBKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'PBKit' - s.version = '0.4.2' + s.version = '0.5.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.