diff --git a/Example/YOGraphImageKit Demo App (iOS)/Base.lproj/Main.storyboard b/Example/YOGraphImageKit Demo App (iOS)/Base.lproj/Main.storyboard index 8e74bfa..d2791cf 100644 --- a/Example/YOGraphImageKit Demo App (iOS)/Base.lproj/Main.storyboard +++ b/Example/YOGraphImageKit Demo App (iOS)/Base.lproj/Main.storyboard @@ -1,13 +1,13 @@ - + - + - + @@ -33,7 +33,7 @@ - + diff --git a/Example/YOGraphImageKit Demo App (iOS)/Info.plist b/Example/YOGraphImageKit Demo App (iOS)/Info.plist index feab11b..46d587f 100644 --- a/Example/YOGraphImageKit Demo App (iOS)/Info.plist +++ b/Example/YOGraphImageKit Demo App (iOS)/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.4.0 + 1.0.0 CFBundleSignature ???? CFBundleVersion diff --git a/Example/YOGraphImageKit Demo App (watchOS) Extension/Info.plist b/Example/YOGraphImageKit Demo App (watchOS) Extension/Info.plist index 0a9b29b..3eb885d 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 - 0.4.0 + 1.0.0 CFBundleSignature ???? CFBundleVersion diff --git a/Example/YOGraphImageKit Demo App (watchOS)/Info.plist b/Example/YOGraphImageKit Demo App (watchOS)/Info.plist index b10bd71..cf6c935 100644 --- a/Example/YOGraphImageKit Demo App (watchOS)/Info.plist +++ b/Example/YOGraphImageKit Demo App (watchOS)/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.4.0 + 1.0.0 CFBundleSignature ???? CFBundleVersion diff --git a/Source/YOChartImageKit (iOS)/Info.plist b/Source/YOChartImageKit (iOS)/Info.plist index c941094..60b9c00 100644 --- a/Source/YOChartImageKit (iOS)/Info.plist +++ b/Source/YOChartImageKit (iOS)/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.4.0 + 1.0.0 CFBundleSignature ???? CFBundleVersion diff --git a/Source/YOChartImageKit (watchOS)/Info.plist b/Source/YOChartImageKit (watchOS)/Info.plist index c941094..60b9c00 100644 --- a/Source/YOChartImageKit (watchOS)/Info.plist +++ b/Source/YOChartImageKit (watchOS)/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.4.0 + 1.0.0 CFBundleSignature ???? CFBundleVersion diff --git a/YOChartImageKit.podspec b/YOChartImageKit.podspec index b5d5c3d..9997c10 100644 --- a/YOChartImageKit.podspec +++ b/YOChartImageKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "YOChartImageKit" - s.version = "0.4.0" + s.version = "1.0.0" s.summary = "ChartKit for watchOS" s.description = <<-DESC Chart image framework for watchOS