Skip to content

Commit c975274

Browse files
Merge pull request #132 from mario-bermonti:mario-bermonti/issue131
deps: Bump to v0.4.0
2 parents eab3a39 + 6cc7d93 commit c975274

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.dart_tool/package_config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@
596596
"languageVersion": "2.17"
597597
}
598598
],
599-
"generated": "2024-06-09T20:55:14.707554Z",
599+
"generated": "2024-06-10T13:51:59.989700Z",
600600
"generator": "pub",
601601
"generatorVersion": "3.3.2"
602602
}

example/pubspec.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ packages:
104104
path: ".."
105105
relative: true
106106
source: path
107-
version: "0.3.0"
107+
version: "0.4.0"
108108
drift:
109109
dependency: transitive
110110
description:

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: digit_span_tasks
22
description: Digit span task that can be added to flutter apps
3-
version: 0.3.0
3+
version: 0.4.0
44

55
publish_to: 'none'
66

0 commit comments

Comments
 (0)