Skip to content

Commit 1f867fe

Browse files
committed
docs: updates version and changelog
1 parent 7e5fd0a commit 1f867fe

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Changelog
22

3-
## 0.4.0
3+
## 1.0.0
4+
5+
- 📖  Changed: Supports Flutter 3.22.0
6+
- ❗️  Changed: `shared` sublibrary is now `widgets` since it aligns best with Flutter's naming scheme.
47

8+
## 0.4.0
59

610
- 📖  Changed: Supports Flutter 3.0.0
711

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: widgetkit
22
description:
33
A kit of widgets that are (almost) always needed in the different apps.
4-
version: 0.5.0
4+
version: 1.0.0
55
homepage: https://github.com/CodingAleCR/widgetkit
66

77
environment:

0 commit comments

Comments
 (0)