Skip to content

Commit 56930cc

Browse files
committed
Prepare for release
1 parent d911bdd commit 56930cc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.5
2+
3+
* Undo unnessesary SDK version constraint tweak.
4+
15
## 1.1.4
26

37
* Expand the SDK version constraint to include `<2.0.0-dev.infinity`.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: typed_data
2-
version: 1.1.5-dev
2+
version: 1.1.5
33
author: Dart Team <[email protected]>
44
description: Utility functions and classes related to the 'dart:typed_data' library.
55
homepage: https://github.com/dart-lang/typed_data

0 commit comments

Comments
 (0)