diff --git a/example/pubspec.lock b/example/pubspec.lock index c3dd21f..c52095b 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -47,7 +47,7 @@ packages: path: ".." relative: true source: path - version: "1.2.3" + version: "1.3.0" cupertino_icons: dependency: "direct main" description: diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 87461f2..7b07cdb 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -26,6 +26,7 @@ dependencies: # The example app is bundled with the plugin so we use a path dependency on # the parent directory to use the current plugin's version. path: ../ + version: 1.3.0 # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons.