bumpversion fixes

This commit is contained in:
Christien Rioux
2023-09-02 10:41:59 -04:00
parent a78b57c144
commit 90772728c2
8 changed files with 56 additions and 15 deletions

View File

@@ -1,5 +1,7 @@
# --- Bumpversion match - do not reorder
name: veilid
version: 0.1.10
# ---
description: Veilid Framework
homepage: https://veilid.com
publish_to: "none" # Remove this line if you wish to publish to pub.dev

View File

@@ -1,6 +1,8 @@
[package]
# --- Bumpversion match - do not reorder
name = "veilid-flutter"
version = "0.1.10"
# ---
authors = ["Veilid Team <contact@veilid.com>"]
license = "MPL-2.0"
edition = "2021"