diff --git a/Example/Info.plist b/Example/Info.plist index c17ae1f..23a53a6 100644 --- a/Example/Info.plist +++ b/Example/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 3.0 + 3.0.1 CFBundleSignature ???? CFBundleVersion - 21 + 22 LSRequiresIPhoneOS UILaunchStoryboardName diff --git a/TBEmptyDataSet.podspec b/TBEmptyDataSet.podspec index c52319b..883c842 100644 --- a/TBEmptyDataSet.podspec +++ b/TBEmptyDataSet.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "TBEmptyDataSet" - s.version = "3.0" + s.version = "3.0.1" s.summary = "An extension of UITableView/UICollectionView's super class, it will display a placeholder when the data is empty." s.homepage = "https://github.com/teambition/TBEmptyDataSet" diff --git a/TBEmptyDataSet/Supporting Files/Info.plist b/TBEmptyDataSet/Supporting Files/Info.plist index 21baa19..dc2b99a 100644 --- a/TBEmptyDataSet/Supporting Files/Info.plist +++ b/TBEmptyDataSet/Supporting Files/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.0 + 3.0.1 CFBundleSignature ???? CFBundleVersion