Skip to content

Commit 1a5928f

Browse files
committed
bump
1 parent 2caa5a1 commit 1a5928f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
- Document deprecated APIs (unicode-org#6890)
133133
- FFI for most new APIs
134134
- `ListFormatter::format` now takes a `diplomat::span<const diplomat::string_view_for_slice>` instead of a `diplomat::span<std::string_view>` to handle soundness issues on some platforms (unicode-org#6974)
135-
- Dart version `2.1.0-dev.0`
135+
- Dart version `2.1.0-dev.0`, `2.1.0-dev.1`
136136
- NPM version `2.1.0`
137137
- Utils
138138
- General

ffi/dart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
name: icu4x
66
description: >
77
Dart bindings for the Rust `icu` internationalization crate.
8-
version: 2.1.0-dev.0
8+
version: 2.1.0-dev.1
99
repository: https://github.com/unicode-org/icu4x/tree/main/ffi/dart
1010
issue_tracker: https://github.com/unicode-org/icu4x/issues?q=is%3Aissue%20is%3Aopen%20label%3AU-flutter
1111

0 commit comments

Comments
 (0)