diff --git a/CHANGELOG.md b/CHANGELOG.md index 52d07b2..f4ad022 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ -## 1.0.0+1 +## 1.1.0 + +* Add `callback` function to `Updat` + +## 1.0.0+2 * Fixes for pub.dev diff --git a/example/pubspec.lock b/example/pubspec.lock index 18b01bc..0590821 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -295,7 +295,7 @@ packages: path: ".." relative: true source: path - version: "1.0.0+1" + version: "1.1.0" url_launcher: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 10dee34..afcf3cb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: updat -version: 1.0.0+1 +version: 1.1.0 homepage: https://github.com/aguilaair/updat -description: Updat is a simple-to-use reliable flutter-native updated that handles your application's updates. +description: Updat is a simple-to-use reliable flutter-native updater that handles your application's updates. environment: