Skip to content

Commit 3e9d820

Browse files
author
cgiuliani
committed
chore: update version
1 parent d8c294a commit 3e9d820

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

configurator/pubspec.yaml

Lines changed: 1 addition & 1 deletion
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.8
3+
version: 0.0.19
44
homepage:
55

66
environment:

configurator_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
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.8
3+
version: 0.0.19
44
homepage:
55

66
environment:

example/pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ packages:
159159
path: "../configurator"
160160
relative: true
161161
source: path
162-
version: "0.0.7"
162+
version: "0.0.19"
163163
configurator_annotations:
164164
dependency: "direct main"
165165
description:
@@ -180,7 +180,7 @@ packages:
180180
path: "../configurator_flutter"
181181
relative: true
182182
source: path
183-
version: "0.0.7"
183+
version: "0.0.19"
184184
convert:
185185
dependency: transitive
186186
description:

0 commit comments

Comments
 (0)