From 708cc9a7ad638a843f1b19ad562381d9c4cf84af Mon Sep 17 00:00:00 2001 From: Jonas Wanke Date: Sat, 23 Apr 2022 19:26:41 +0200 Subject: [PATCH] fix: remove emoji from pubspec description --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8b788ef..4d5b909 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: timetable -description: '📅 Customizable, animated calendar widget including day, week, and month views' +description: Customizable, animated calendar widget including day, week, and month views version: 1.0.0-alpha.7 homepage: https://github.com/JonasWanke/timetable