Skip to content

Commit

Permalink
Merge pull request #65 from peiffer-innovations/dart_update_170597245…
Browse files Browse the repository at this point in the history
…7983

Automated Merge
  • Loading branch information
jpeiffer authored Jan 23, 2024
2 parents 6a92724 + c72fc04 commit fbe78a0
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 @@
## [3.1.5+4] - January 23, 2024

* Automated dependency updates


## [3.1.5+3] - January 16, 2024

* Automated dependency updates
Expand Down Expand Up @@ -445,5 +450,6 @@






4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'template_expressions'
description: 'A Dart library to process string based templates using expressions.'
homepage: 'https://github.com/peiffer-innovations/template_expressions'
version: '3.1.5+3'
version: '3.1.5+4'

environment:
sdk: '>=3.0.0 <4.0.0'
Expand All @@ -20,7 +20,7 @@ dependencies:
pointycastle: '^3.7.4'
quiver: '^3.2.1'
rxdart: '^0.27.7'
yaon: '^1.1.4+2'
yaon: '^1.1.4+3'

dev_dependencies:
flutter_lints: '^3.0.1'
Expand Down

0 comments on commit fbe78a0

Please sign in to comment.