diff --git a/DataSourceKit.podspec b/DataSourceKit.podspec index ac80f89..9916e6d 100644 --- a/DataSourceKit.podspec +++ b/DataSourceKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "DataSourceKit" - s.version = "0.1.0" + s.version = "0.1.1" s.summary = "Declarative, testable data source of UICollectionView and UITableView" s.description = <<-DESC Declarative, testable data source of UICollectionView and UITableView. diff --git a/DataSourceKit/Info.plist b/DataSourceKit/Info.plist index e1fe4cf..c4c0306 100644 --- a/DataSourceKit/Info.plist +++ b/DataSourceKit/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0 + 0.1.1 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/DataSourceKitTests/Info.plist b/DataSourceKitTests/Info.plist index 6c40a6c..01d6b21 100644 --- a/DataSourceKitTests/Info.plist +++ b/DataSourceKitTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.0 + 0.1.1 CFBundleVersion 1 diff --git a/Demo/Info.plist b/Demo/Info.plist index 4222ac2..a7e997d 100644 --- a/Demo/Info.plist +++ b/Demo/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0 + 0.1.1 CFBundleVersion 1 LSRequiresIPhoneOS diff --git a/DemoTests/Info.plist b/DemoTests/Info.plist index 6c40a6c..01d6b21 100644 --- a/DemoTests/Info.plist +++ b/DemoTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.0 + 0.1.1 CFBundleVersion 1