bump version

This commit is contained in:
Muhammad Mohiuddin
2025-01-14 12:37:20 +01:00
parent 6c268e4aef
commit 526c5bb486
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
## 4.2.4
- fix double digit version parsing for formatter
## 4.2.3
- fix formatter

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