Skip to content

Commit

Permalink
do a full minor bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Aug 27, 2024
1 parent 27fe856 commit c0b04e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.3.3-wip
## 1.4.0-wip

* The type of the `buffer` constructor argument to `TypedDataBuffer` is now
`TypeDataList<E>` (instead of `List<E>`). While this is breaking change
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: typed_data
version: 1.3.3-wip
version: 1.4.0-wip
description: >-
Utility functions and classes related to the dart:typed_data library.
repository: https://github.com/dart-lang/typed_data
Expand Down

0 comments on commit c0b04e7

Please sign in to comment.