Skip to content

Commit

Permalink
Merge pull request #23 from peiffer-innovations/dart_update_166787777…
Browse files Browse the repository at this point in the history
…7904

Automated Merge
  • Loading branch information
jpeiffer committed Nov 8, 2022
2 parents f2dbe4f + 300ebc2 commit c48fcba
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 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.0+22] - November 8, 2022

* Automated dependency updates


## [3.0.0+21] - November 1, 2022

* Automated dependency updates
Expand Down Expand Up @@ -155,5 +160,6 @@






8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'json_dynamic_widget_plugin_ionicons'
description: 'A plugin to the JSON Dynamic Widget to provide String name support for ionicons'
homepage: 'https://github.com/peiffer-innovations/json_dynamic_widget_plugin_ionicons'
version: '3.0.0+21'
version: '3.0.0+22'

environment:
sdk: '>=2.17.0 <3.0.0'
Expand All @@ -16,9 +16,9 @@ dependencies:
flutter:
sdk: 'flutter'
ionicons_named: '^1.3.0'
json_class: '^2.1.2+12'
json_dynamic_widget: '^5.1.3+2'
json_theme: '^4.0.2+2'
json_class: '^2.1.2+13'
json_dynamic_widget: '^5.1.3+3'
json_theme: '^4.0.2+3'
logging: '^1.1.0'
meta: '^1.7.0'
uuid: '^3.0.6'
Expand Down

0 comments on commit c48fcba

Please sign in to comment.