Skip to content

Commit 9404300

Browse files
committed
Update version in pubspec to 1.0.0
1 parent 883b293 commit 9404300

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ packages:
446446
path: ".."
447447
relative: true
448448
source: path
449-
version: "0.2.2"
449+
version: "1.0.0"
450450
stream_channel:
451451
dependency: transitive
452452
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: stager
22
description: A Flutter productivity tool that allows developers to isolate pieces of UI.
3-
version: 0.2.2
3+
version: 1.0.0
44
repository: https://github.com/bryanoltman/stager
55
issue_tracker: https://github.com/bryanoltman/stager/issues
66

0 commit comments

Comments
 (0)