Skip to content

Commit

Permalink
chore: Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmah309 committed May 28, 2024
1 parent 44e3a34 commit 51482c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.5.6

- Add `Unreachable`

## 0.5.5

- Remove `meta` dependency
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: rust_core
description: Implementation of Rust's core library in Dart. Types include Result, Option, Cells, Slices, Array, Iterators, and extensions. Facilitates functional programming and error handling.
version: 0.5.5
version: 0.5.6
repository: https://github.com/mcmah309/rust_core

environment:
Expand Down

0 comments on commit 51482c3

Please sign in to comment.