Skip to content

Commit 975ee95

Browse files
committed
version updated
1 parent bde35f3 commit 975ee95

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ dependencies:
2727
# Annotation support for code generation
2828
path: ">=1.8.3 <2.0.0"
2929
meta: ">=1.12.0 <2.0.0"
30+
build: ">=2.4.0 <3.0.0"
3031

3132
# Platform-specific file system access
3233
path_provider: ">=2.1.2 <3.0.0"

sample_examples/demo_example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ packages:
444444
path: "../.."
445445
relative: true
446446
source: path
447-
version: "0.0.5"
447+
version: "0.0.6"
448448
shelf:
449449
dependency: transitive
450450
description:

0 commit comments

Comments
 (0)