mirror of
https://github.com/chenasraf/i18n.git
synced 2026-05-17 17:38:07 +00:00
bump version
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 4.0.4
|
||||
|
||||
- add additional lint ignores (by [NotTsunami](https://github.com/MohiuddinM/i18n/pull/25))
|
||||
|
||||
## 4.0.3
|
||||
|
||||
- solve issue where having a space or dash in yaml key generates an error
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: i18n
|
||||
description: Simple i18n solution for dart and flutter. Uses code generation to generate translations as dart classes. Efficient and works with autocomplete!
|
||||
version: 4.0.3
|
||||
version: 4.0.4
|
||||
homepage: https://github.com/MohiuddinM/i18n
|
||||
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user