diff --git a/CHANGELOG.md b/CHANGELOG.md index 8915893..5fe96a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.3.3+1 + +- Fix encoding charset for form input handling + ## 0.3.3 - Fix group route issue diff --git a/pubspec.yaml b/pubspec.yaml index 4e3568d..c098a18 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: vania description: Fast, simple, and powerful backend framework for Dart built with -version: 0.3.3 +version: 0.3.3+1 homepage: https://vdart.dev repository: https://github.com/vania-dart/framework issue_tracker: https://github.com/vania-dart/framework/issues