diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a8f7122..06d6df2 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.1" + ".": "1.0.2" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a35fe7..0e3676b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.2](https://github.com/coingaming/moon_flutter_icons/compare/v1.0.1...v1.0.2) (2024-08-08) + + +### Bug Fixes + +* rename COPYING to LICENSE ([0befa5f](https://github.com/coingaming/moon_flutter_icons/commit/0befa5f56409230576060c229b33fd454ed749cd)) + ## [1.0.1](https://github.com/coingaming/moon_flutter_icons/compare/v1.0.0...v1.0.1) (2024-08-08) diff --git a/pubspec.yaml b/pubspec.yaml index 70c6044..8e42486 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: moon_icons description: Moon Design System Icons. A collection of modern and beautifully crafted icons. -version: 1.0.1 +version: 1.0.2 homepage: https://github.com/coingaming/moon_flutter_icons repository: https://github.com/coingaming/moon_flutter_icons