Skip to content

Commit

Permalink
Release v5.5.1 (#852)
Browse files Browse the repository at this point in the history
  • Loading branch information
halildurmus committed May 15, 2024
1 parent 92076df commit 3a60a4b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## 5.5.1-wip
## 5.5.1

- Migrate away from `UnmodifiableUint8ListView` (#XXX)
- Bump minimum required Dart version to `3.4.0` (#XXX)
- Bump `lints` dependency to `4.0.0` (#XXX)
- Migrate away from `UnmodifiableUint8ListView` (#850)
- Bump minimum required Dart version to `3.4.0` (#850)
- Bump `lints` dependency to `4.0.0` (#851)

## 5.5.0

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: win32
description: >
A Dart library for accessing common Win32 APIs using FFI. No C required!
version: 5.5.1-wip
version: 5.5.1
homepage: https://win32.pub
repository: https://github.com/dart-windows/win32
issue_tracker: https://github.com/dart-windows/win32/issues
Expand Down

0 comments on commit 3a60a4b

Please sign in to comment.