Skip to content

Commit

Permalink
Merge pull request #173 from peiffer-innovations/dart_update_17138372…
Browse files Browse the repository at this point in the history
…99815

Automated Merge
  • Loading branch information
jpeiffer authored Apr 23, 2024
2 parents 698e9a4 + 9b038cb commit 8ddd3b8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions annotation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [1.0.3+6] - April 23, 2024

* Automated dependency updates


## [1.0.3+5] - April 16, 2024

* Automated dependency updates
Expand Down Expand Up @@ -52,3 +57,4 @@




4 changes: 2 additions & 2 deletions annotation/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'json_theme_annotation'
description: 'Simple package holding the annotations needed by the JsonTheme code generator.'
homepage: 'https://github.com/peiffer-innovations/json_theme'
version: '1.0.3+5'
version: '1.0.3+6'

environment:
sdk: '>=3.0.0 <4.0.0'
Expand All @@ -13,7 +13,7 @@ analyzer:

dev_dependencies:
flutter_lints: '^3.0.2'
test: '^1.25.3'
test: '^1.25.4'

ignore_updates:
- 'archive'
Expand Down

0 comments on commit 8ddd3b8

Please sign in to comment.