Skip to content

Commit

Permalink
v1.5.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
rayliverified committed Jun 15, 2023
1 parent f5c1dd5 commit 74225a7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: minimal
description: A minimalistic Flutter website template for blogs and portfolios.
version: 1.4.0
version: 1.5.0
publish_to: none

environment:
sdk: '>=2.17.0 <3.0.0'
sdk: ">=3.0.0 <4.0.0"
flutter: ">=3.0.0"

dependencies:
flutter:
Expand Down

0 comments on commit 74225a7

Please sign in to comment.