We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7124cd9 commit 5be08bdCopy full SHA for 5be08bd
configurator/pubspec.yaml
@@ -1,6 +1,6 @@
1
name: configurator
2
description: A new Flutter package project.
3
-version: 0.0.40
+version: 0.0.41
4
homepage:
5
6
environment:
configurator_flutter/pubspec.yaml
name: configurator_flutter
@@ -30,7 +30,7 @@ dependencies:
30
git:
31
url: [email protected]:camrongiuliani/configurator.git
32
path: configurator
33
- ref: 0.0.40
+ ref: 0.0.41
34
35
dev_dependencies:
36
flutter_test:
0 commit comments