We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d911bdd commit 56930ccCopy full SHA for 56930cc
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.1.5
2
+
3
+* Undo unnessesary SDK version constraint tweak.
4
5
## 1.1.4
6
7
* Expand the SDK version constraint to include `<2.0.0-dev.infinity`.
pubspec.yaml
@@ -1,5 +1,5 @@
name: typed_data
-version: 1.1.5-dev
+version: 1.1.5
author: Dart Team <[email protected]>
description: Utility functions and classes related to the 'dart:typed_data' library.
homepage: https://github.com/dart-lang/typed_data
0 commit comments