Skip to content

Commit 11e34cb

Browse files
committed
version 0.1.0
1 parent 267ccd3 commit 11e34cb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Dart Package Versioning](https://dart.dev/tools/pub
77

88
## [Unreleased]
99

10+
## [0.1.0] - 2022-01-26
11+
1012
### Added
1113

1214
- Initial structure

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: state_man_examples
22
description: Demo app for experimenting with state management approaches.
33
repository: https://github.com/dartoos-dev/state_man_examples
44

5-
version: 0.0.1
5+
version: 0.1.0
66

77
environment:
88
sdk: ">=2.15.1 <3.0.0"

0 commit comments

Comments
 (0)