Skip to content

Commit

Permalink
update the version
Browse files Browse the repository at this point in the history
  • Loading branch information
suragch committed Aug 17, 2021
1 parent b8b7476 commit d492ea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class DemoApp extends StatelessWidget {
fontFamily: 'MenksoftQagan',
),
home: Scaffold(
appBar: AppBar(title: const Text('Flutter mongol package 2.1.0')),
appBar: AppBar(title: const Text('Flutter mongol package 2.2.0')),
body: const HomeScreen(),
),
);
Expand Down

0 comments on commit d492ea0

Please sign in to comment.