We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 697c4e7 commit c083a36Copy full SHA for c083a36
CHANGELOG.md
@@ -9,6 +9,8 @@ and this project adheres to [Dart Package Versioning](https://dart.dev/tools/pub
9
10
## [Unreleased]
11
12
+## [0.1.0] - 2021-10-05
13
+
14
### Added
15
16
- FutureWrap class: instead of returning a value, subclasses will
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: dartoos
2
description: Dart object-oriented primitives
3
-version: 0.0.1
+version: 0.1.0
4
homepage: https://dartoos.dev
5
repository: https://github.com/dartoos-dev/dartoos
6
0 commit comments