diff --git a/example/ios/Runner/Info.plist b/example/ios/Runner/Info.plist
index 316b10858..fe135f26e 100644
--- a/example/ios/Runner/Info.plist
+++ b/example/ios/Runner/Info.plist
@@ -7,7 +7,7 @@
CFBundleDevelopmentRegion
$(DEVELOPMENT_LANGUAGE)
CFBundleDisplayName
- Example New
+ FL Chart
CFBundleExecutable
$(EXECUTABLE_NAME)
CFBundleIdentifier
diff --git a/example/pubspec.yaml b/example/pubspec.yaml
index 80a708bbf..76b7c4143 100644
--- a/example/pubspec.yaml
+++ b/example/pubspec.yaml
@@ -1,7 +1,7 @@
name: fl_chart_app
description: FL Chart App is an application to demonstrate samples of the fl_chart (A Flutter package to draw charts).
publish_to: 'none'
-version: 1.0.1+10001
+version: 1.0.2+10002
environment:
sdk: ^3.0.0