bump version

This commit is contained in:
Muhammad Mohiuddin
2023-08-02 21:20:24 +02:00
parent db9f31601e
commit 8aa5691b04
2 changed files with 5 additions and 1 deletions

View File

@@ -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

View File

@@ -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: