Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
 - dfunc@0.9.0
  • Loading branch information
ookami-kb committed May 10, 2023
1 parent ad524d0 commit 4745288
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.9.0

> Note: This release has breaking changes.
- **BREAKING** **FEAT**: migrate to Dart 3 (#25).

## 0.8.2

- **REFACTOR**: bump `mews_pedantic` (#24).
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dfunc
description: Functional batteries for Dart. Implementation of Either, Optional etc.
version: 0.8.2
version: 0.9.0
homepage: https://github.com/ookami-kb/dfunc

environment:
Expand Down

0 comments on commit 4745288

Please sign in to comment.