Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 884ce3b

Browse files
committed
1.0.1 release
1 parent 5c97211 commit 884ce3b

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.0.1
2+
3+
* Added const constructors for `Platform` and `LocalPlatform`
4+
15
#### 1.0.0
26

37
* Initial version

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: platform
2-
version: 1.0.0
2+
version: 1.0.1
33
authors:
44
- Todd Volkert <[email protected]>
55
description: A pluggable, mockable platform abstraction for Dart.

0 commit comments

Comments
 (0)