Skip to content

Commit 7e7c5d3

Browse files
author
cgiuliani
committed
expose keys
1 parent 3cc671f commit 7e7c5d3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: configurator/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: configurator
22
description: A new Flutter package project.
3-
version: 0.0.20
3+
version: 0.0.21
44
homepage:
55

66
environment:

Diff for: configurator_flutter/pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: configurator_flutter
22
description: A new Flutter package project.
3-
version: 0.0.20
3+
version: 0.0.21
44
homepage:
55

66
environment:
@@ -29,7 +29,7 @@ dependencies:
2929
git:
3030
url: [email protected]:camrongiuliani/configurator.git
3131
path: configurator
32-
ref: 0.0.20
32+
ref: 0.0.21
3333

3434
dev_dependencies:
3535
flutter_test:

0 commit comments

Comments
 (0)