Skip to content

Commit c083a36

Browse files
committed
version 0.1.0
1 parent 697c4e7 commit c083a36

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ and this project adheres to [Dart Package Versioning](https://dart.dev/tools/pub
99

1010
## [Unreleased]
1111

12+
## [0.1.0] - 2021-10-05
13+
1214
### Added
1315

1416
- FutureWrap class: instead of returning a value, subclasses will

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dartoos
22
description: Dart object-oriented primitives
3-
version: 0.0.1
3+
version: 0.1.0
44
homepage: https://dartoos.dev
55
repository: https://github.com/dartoos-dev/dartoos
66

0 commit comments

Comments
 (0)