version bump fix

This commit is contained in:
Christien Rioux
2023-09-16 14:03:21 -04:00
parent e7f581e6c3
commit ba72aa9dd3
11 changed files with 89 additions and 47 deletions

View File

@@ -1,6 +1,6 @@
# --- Bumpversion match - do not reorder
name: veilid
version: 0.2.1
version: 0.2.2
# ---
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.1"
version = "0.2.2"
# ---
authors = ["Veilid Team <contact@veilid.com>"]
license = "MPL-2.0"