Skip to content

Commit

Permalink
Merge pull request #58 from peiffer-innovations/dart_update_170174308…
Browse files Browse the repository at this point in the history
…6333

Automated Merge
  • Loading branch information
jpeiffer authored Dec 5, 2023
2 parents 8c8c58e + 61c8635 commit f2d0456
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [4.0.0+7] - December 5, 2023

* Automated dependency updates


## [4.0.0+6] - November 21, 2023

* Automated dependency updates
Expand Down Expand Up @@ -347,5 +352,6 @@






4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'json_dynamic_widget_plugin_material_icons'
description: 'A plugin to the JSON Dynamic Widget to provide String name support for Material Icons'
homepage: 'https://github.com/peiffer-innovations/json_dynamic_widget_plugin_material_icons'
version: '4.0.0+6'
version: '4.0.0+7'

environment:
sdk: '>=3.0.0 <4.0.0'
Expand All @@ -28,7 +28,7 @@ false_secrets:
- 'example/web/index.html'

dev_dependencies:
build_runner: '^2.4.6'
build_runner: '^2.4.7'
flutter_lints: '^3.0.1'
flutter_test:
sdk: 'flutter'
Expand Down

0 comments on commit f2d0456

Please sign in to comment.