Skip to content

Commit

Permalink
ci: version bump to 12.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dart Conventional Release committed Feb 11, 2024
1 parent 1026ba4 commit bc9a7cd
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
name: locale_gen
description: Dart tool that will convert your default locale json to dart code.
version: 12.0.0
version: 12.1.0
homepage: https://github.com/vanlooverenkoen/locale_gen

environment:
sdk: ">=3.0.0 <4.0.0"

dependencies:
intl: ^0.18.0
meta: ^1.9.1
path: ^1.8.3
yaml: ^3.1.2

dev_dependencies:
flutter_lints: ^2.0.1
test: ^1.16.8
test: ^1.16.8

0 comments on commit bc9a7cd

Please sign in to comment.