From 7a81c721c865d0ef58434b1b55860e9e20f7e7ef Mon Sep 17 00:00:00 2001 From: Sasu Date: Tue, 15 Sep 2020 19:09:08 +0200 Subject: [PATCH] Bumped version --- bin/camilla.dart | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/camilla.dart b/bin/camilla.dart index c50ec24..f553ccc 100644 --- a/bin/camilla.dart +++ b/bin/camilla.dart @@ -118,5 +118,5 @@ List collectAllPages() { } String getAppVersion() { - return '0.1.0'; + return '1.0.0'; } diff --git a/pubspec.yaml b/pubspec.yaml index c14fc68..2b6ccd1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: camilla description: sitemap.xml generator for a static website -version: 0.1.0 +version: 1.0.0 homepage: https://github.com/sasuw/camilla environment: