Skip to content

Commit

Permalink
Merge pull request #16 from peiffer-innovations/dart_update_168904364…
Browse files Browse the repository at this point in the history
…5706

Automated Merge
  • Loading branch information
jpeiffer authored Jul 11, 2023
2 parents f3109f3 + 4e402aa commit 4c579db
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [3.0.2+4] - July 11, 2023

* Automated dependency updates


## [3.0.2+3] - July 4, 2023

* Automated dependency updates
Expand Down Expand Up @@ -111,3 +116,4 @@ Updated to `websafe_svg` 3.0.0 which supports different attributes.




6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'json_dynamic_widget_plugin_svg'
description: 'A plugin to the JSON Dynamic Widget to provide SVG support to the widgets'
homepage: 'https://github.com/peiffer-innovations/json_dynamic_widget_plugin_svg'
version: '3.0.2+3'
version: '3.0.2+4'

environment:
sdk: '>=3.0.0 <4.0.0'
Expand All @@ -18,8 +18,8 @@ dependencies:
sdk: 'flutter'
flutter_svg: '^2.0.7'
json_class: '^2.2.2+1'
json_dynamic_widget: '^6.0.6+5'
json_theme: '^6.0.1+2'
json_dynamic_widget: '^6.0.6+6'
json_theme: '^6.0.2+3'
logging: '^1.2.0'
meta: '^1.7.0'
uuid: '^3.0.7'
Expand Down

0 comments on commit 4c579db

Please sign in to comment.