diff --git a/Example/YOGraphImageKit Demo App (iOS)/Info.plist b/Example/YOGraphImageKit Demo App (iOS)/Info.plist index 67738da..569c691 100644 --- a/Example/YOGraphImageKit Demo App (iOS)/Info.plist +++ b/Example/YOGraphImageKit Demo App (iOS)/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.1.0 + 1.1.1 CFBundleSignature ???? CFBundleVersion diff --git a/Example/YOGraphImageKit Demo App (watchOS) Extension/Info.plist b/Example/YOGraphImageKit Demo App (watchOS) Extension/Info.plist index 2a1e8d3..3d4476a 100644 --- a/Example/YOGraphImageKit Demo App (watchOS) Extension/Info.plist +++ b/Example/YOGraphImageKit Demo App (watchOS) Extension/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 1.1.0 + 1.1.1 CFBundleSignature ???? CFBundleVersion diff --git a/Example/YOGraphImageKit Demo App (watchOS)/Info.plist b/Example/YOGraphImageKit Demo App (watchOS)/Info.plist index 13835fc..f84202b 100644 --- a/Example/YOGraphImageKit Demo App (watchOS)/Info.plist +++ b/Example/YOGraphImageKit Demo App (watchOS)/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.1.0 + 1.1.1 CFBundleSignature ???? CFBundleVersion diff --git a/Source/YOChartImageKit (iOS)/Info.plist b/Source/YOChartImageKit (iOS)/Info.plist index 09bc972..c6f194e 100644 --- a/Source/YOChartImageKit (iOS)/Info.plist +++ b/Source/YOChartImageKit (iOS)/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1.0 + 1.1.1 CFBundleSignature ???? CFBundleVersion diff --git a/Source/YOChartImageKit (watchOS)/Info.plist b/Source/YOChartImageKit (watchOS)/Info.plist index 09bc972..c6f194e 100644 --- a/Source/YOChartImageKit (watchOS)/Info.plist +++ b/Source/YOChartImageKit (watchOS)/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1.0 + 1.1.1 CFBundleSignature ???? CFBundleVersion diff --git a/YOChartImageKit.podspec b/YOChartImageKit.podspec index 089b085..9981f74 100644 --- a/YOChartImageKit.podspec +++ b/YOChartImageKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "YOChartImageKit" - s.version = "1.1.0" + s.version = "1.1.1" s.summary = "ChartKit for watchOS" s.description = <<-DESC Chart image framework for watchOS