diff --git a/pubspec.yaml b/pubspec.yaml index fb32a21..9b353a9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,9 +1,8 @@ name: canteenlib description: Library for communication with the czech canteen food ordering system iCanteen -version: 1.0.1 -repository: 'https://github.com/hernikplays/canteenlib' -issue_tracker: 'https://github.com/hernikplays/canteenlib/issues' -documentation: 'https://docs.hernikplays.cz' +version: 1.1.1 +repository: 'https://git.mnau.xyz/hernik/canteenlib' +issue_tracker: 'https://git.mnau.xyz/hernik/canteenlib/issues' environment: sdk: '>=2.16.1 <3.0.0'