Skip to content

Commit

Permalink
Merge pull request #153 from peiffer-innovations/dart_update_17065794…
Browse files Browse the repository at this point in the history
…46619

Automated Merge
  • Loading branch information
jpeiffer authored Jan 30, 2024
2 parents 9cd9a17 + 51247cc commit e53c583
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 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+3] - January 30, 2024

* Automated dependency updates


## [1.0.3+2] - January 16, 2024

* Automated dependency updates
Expand Down Expand Up @@ -34,3 +39,4 @@




5 changes: 2 additions & 3 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+2'
version: '1.0.3+3'

environment:
sdk: '>=3.0.0 <4.0.0'
Expand All @@ -11,10 +11,9 @@ analyzer:
- 'lib/generated/**'
- 'lib/**/*.g.dart'


dev_dependencies:
flutter_lints: '^3.0.1'
test: '^1.25.1'
test: '^1.25.2'

ignore_updates:
- 'archive'
Expand Down

0 comments on commit e53c583

Please sign in to comment.