remove pre-release tag from pub versions

This commit is contained in:
Nick Fisher
2024-06-17 11:07:34 +08:00
parent 9b19fc932d
commit dd646e0e5c
5 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
name: thermion_flutter_platform_interface
description: A common platform interface for the thermion_flutter plugin.
repository: https://github.com/nmfisher/thermion_flutter/thermion_flutter
version: 0.0.1-pre
version: 0.0.1
environment:
sdk: ">=3.3.0 <4.0.0"