Skip to content

Commit 0f28f80

Browse files
Prepare extension_discovery for 1.0.1 release (#154)
1 parent b72fae8 commit 0f28f80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/extension_discovery/CHANGELOG.md

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

33
- Support optional `packageUri`.
44
- Improve error messaging for `package_config.json` parsing.

pkgs/extension_discovery/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: extension_discovery
22
description: >-
33
A convention and utilities for package extension discovery.
4-
version: 1.0.1-wip
4+
version: 1.0.1
55
repository: https://github.com/dart-lang/tools/tree/main/pkgs/extension_discovery
66

77
dev_dependencies:

0 commit comments

Comments
 (0)