From 0eba4e84e4c1707e24cda297a46800d3b8c90382 Mon Sep 17 00:00:00 2001 From: Omar Toutounji Date: Thu, 26 Oct 2023 09:30:42 -0400 Subject: [PATCH] Added version --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 0fc2179..576645a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -292,10 +292,10 @@ packages: dependency: transitive description: name: platform - sha256: "0a279f0707af40c890e80b1e9df8bb761694c074ba7e1d4ab1bc4b728e200b59" + sha256: "4a451831508d7d6ca779f7ac6e212b4023dd5a7d08a27a63da33756410e32b76" url: "https://pub.dev" source: hosted - version: "3.1.3" + version: "3.1.0" plugin_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 695e505..4ef5f72 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: hwyd description: hwyd is the world's first nano journal. Simple. Focused. Beautiful. All you'll want to do is write your heart out. publish_to: 'none' -version: 1.4.0+4 +version: 1.5.0+1 environment: sdk: '>=3.1.4 <4.0.0'