From 79f8be6a74294cf761666d8b8e916b6e1c670f7c Mon Sep 17 00:00:00 2001 From: Sun Shijie Date: Fri, 21 Apr 2017 12:14:32 +0800 Subject: [PATCH] change version --- SJStaticTableView.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SJStaticTableView.podspec b/SJStaticTableView.podspec index ab09324..575f2d9 100644 --- a/SJStaticTableView.podspec +++ b/SJStaticTableView.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "SJStaticTableView" - s.version = "1.0.1" + s.version = "1.0.2" s.summary = "SJStaticTableView can be used to establish ViewControllers which contain static tableview such as setting page and userinfo page." # This description is used to generate tags and improve search results.