Attempt to workaround export bug (#385)

This commit is contained in:
Imran Remtulla
2023-04-01 00:42:44 -04:00
parent e386b5ab8a
commit d52660235b
3 changed files with 14 additions and 8 deletions

View File

@@ -21,7 +21,7 @@ import 'package:easy_localization/src/easy_localization_controller.dart';
// ignore: implementation_imports
import 'package:easy_localization/src/localization.dart';
const String currentVersion = '0.11.20';
const String currentVersion = '0.11.21';
const String currentReleaseTag =
'v$currentVersion-beta'; // KEEP THIS IN SYNC WITH GITHUB RELEASES