Merge pull request #12 from Iconica-Development/feature/increase-version-to-3.1.0

Increase version to 3.1.0
This commit is contained in:
FlutterJoey 2022-12-02 16:04:04 +01:00 committed by GitHub
commit d19b5cac7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -61,7 +61,7 @@ packages:
path: ".."
relative: true
source: path
version: "3.0.0"
version: "3.1.0"
flutter_test:
dependency: "direct dev"
description: flutter

View file

@ -1,6 +1,6 @@
name: flutter_login
description: A new Flutter package project.
version: 3.0.0
version: 3.1.0
environment:
sdk: ">=2.18.1 <3.0.0"