Version update: v0.2.0 → v0.2.1

This commit is contained in:
TC Johnson
2023-09-03 19:45:12 -05:00
parent 6f191cb8a8
commit 65826b219b
10 changed files with 38 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
# --- Bumpversion match - do not reorder
name: veilid
version: 0.2.0
version: 0.2.1
# ---
description: Veilid Framework
homepage: https://veilid.com

View File

@@ -1,7 +1,7 @@
[package]
# --- Bumpversion match - do not reorder
name = "veilid-flutter"
version = "0.2.0"
version = "0.2.1"
# ---
authors = ["Veilid Team <contact@veilid.com>"]
license = "MPL-2.0"