bump version

This commit is contained in:
Muhammad Mohiuddin
2023-12-11 00:15:30 +01:00
parent 3f3fbd1981
commit 8c75419aad
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
## 4.1.0
- add doc comments for generated keys (by [chenasraf](https://github.com/MohiuddinM/i18n/pull/29))
## 4.0.8
- fix lint warnings (by [NotTsunami](https://github.com/MohiuddinM/i18n/pull/26))

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.8
version: 4.1.0
homepage: https://github.com/MohiuddinM/i18n
environment: