Skip to content

Commit 95ad2ea

Browse files
committed
chore: Update dependencies
1 parent 1bd2f5e commit 95ad2ea

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [0.6.8]
4+
5+
- Released @ 10/2024 (UTC)
6+
- chore: Update dependencies
7+
38
## [0.6.7]
49

510
- Released @ 10/2024 (UTC)

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
name: df_generate_dart_models_core
1414
description: A package that provides core dependencies for models generated with df_generate_dart_models.
15-
version: 0.6.7
15+
version: 0.6.8
1616
repository: https://github.com/robmllze/df_generate_dart_models_core
1717
funding:
1818
- https://www.buymeacoffee.com/robmllze
@@ -31,7 +31,7 @@ environment:
3131
## -----------------------------------------------------------------------------
3232

3333
dependencies:
34-
df_collection: ^0.7.0
34+
df_collection: ^0.8.0
3535
df_string: ^0.2.2
3636
df_type: ^0.6.2
3737

0 commit comments

Comments
 (0)