chore(release): publish packages

- cherrypick@2.0.1
 - cherrypick_flutter@1.0.1
This commit is contained in:
Sergey Penkovsky
2025-05-02 12:04:22 +03:00
parent 75222a3471
commit 6900b649e1
5 changed files with 43 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
## 1.0.1
- Update a dependency to the latest release.
## 0.0.1
* TODO: Describe initial release.

View File

@@ -1,6 +1,6 @@
name: cherrypick_flutter
description: "A new Flutter package project."
version: 1.0.0
version: 1.0.1
homepage: https://pese-git.github.io/cherrypick-site/
documentation: https://github.com/pese-git/cherrypick/wiki
repository: https://github.com/pese-git/cherrypick
@@ -13,7 +13,7 @@ environment:
dependencies:
flutter:
sdk: flutter
cherrypick: any
cherrypick: ^2.0.1
dev_dependencies:
flutter_test: