diff --git a/DeviceKit-iOS/Info.plist b/DeviceKit-iOS/Info.plist index abe61f5..6019f05 100644 --- a/DeviceKit-iOS/Info.plist +++ b/DeviceKit-iOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.1.0 + 0.2.0 CFBundleSignature ???? CFBundleVersion diff --git a/DeviceKit-tvOS/Info.plist b/DeviceKit-tvOS/Info.plist index abe61f5..6019f05 100644 --- a/DeviceKit-tvOS/Info.plist +++ b/DeviceKit-tvOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.1.0 + 0.2.0 CFBundleSignature ???? CFBundleVersion diff --git a/DeviceKit.podspec b/DeviceKit.podspec index 6ef71bb..c016bc6 100644 --- a/DeviceKit.podspec +++ b/DeviceKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'DeviceKit' - s.version = '0.1.1' + s.version = '0.2.0' s.summary = 'DeviceKit is a ยต-framework that provides a value-type replacement of UIDevice.' s.description = <<-DESC