Skip to content

Commit 5be08bd

Browse files
fix: null ref
1 parent 7124cd9 commit 5be08bd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.40
3+
version: 0.0.41
44
homepage:
55

66
environment:

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.40
3+
version: 0.0.41
44
homepage:
55

66
environment:
@@ -30,7 +30,7 @@ dependencies:
3030
git:
3131
url: [email protected]:camrongiuliani/configurator.git
3232
path: configurator
33-
ref: 0.0.40
33+
ref: 0.0.41
3434

3535
dev_dependencies:
3636
flutter_test:

0 commit comments

Comments
 (0)