Skip to content

Commit 5b429af

Browse files
authored
Prepare for publishing (dart-archive/platform#47)
1 parent 37bec96 commit 5b429af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/platform/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## NEXT
1+
## 3.1.5
22

33
* Updates minimum supported SDK version to Flutter 3.16/Dart 3.2.
44
* Transfers the package source from https://github.com/flutter/packages

pkgs/platform/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: platform
22
description: A pluggable, mockable platform information abstraction for Dart.
33
repository: https://github.com/dart-lang/platform
44
issue_tracker: https://github.com/dart-lang/platform/issues
5-
version: 3.1.4
5+
version: 3.1.5
66

77
environment:
88
sdk: ^3.2.0

0 commit comments

Comments
 (0)