We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d0c90b commit 26d5c3aCopy full SHA for 26d5c3a
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Dart Package Versioning](https://dart.dev/tools/pub
7
8
## [Unreleased]
9
10
+## [0.3.0] - 2021-12-09
11
+
12
### Added
13
14
- file "func.dart" with the definition of the functional interfaces.
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: dartoos
2
description: Dart object-oriented primitives
3
-version: 0.2.0
+version: 0.3.0
4
homepage: https://dartoos.dev
5
repository: https://github.com/dartoos-dev/dartoos
6
0 commit comments