Skip to content

Commit 2a90948

Browse files
authored
Merge pull request #31 from shovelmn12/master
Update/Dependencies
2 parents 13160a3 + 26722fd commit 2a90948

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.2.2
2+
3+
- update dependencies
4+
15
## 4.2.1
26

37
- update readme

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: i18n
22
description: Simple i18n solution for dart and flutter. Uses code generation to generate translations as dart classes. Efficient and works with autocomplete!
3-
version: 4.2.1
3+
version: 4.2.2
44
homepage: https://github.com/MohiuddinM/i18n
55

66
environment:
@@ -9,7 +9,7 @@ environment:
99
dependencies:
1010
build: ^2.0.0
1111
build_config: ^1.0.0
12-
dart_style: ^2.0.0
12+
dart_style: ^3.0.0
1313
yaml: ^3.0.0
1414
quick_log: ^5.0.0
1515
glob: ^2.0.0

0 commit comments

Comments
 (0)