Version update: v0.3.1 → v0.3.2

This commit is contained in:
TC Johnson 2024-04-28 17:33:07 -05:00
parent b1fc71f5db
commit bdb7ad32f2
No known key found for this signature in database
10 changed files with 19 additions and 19 deletions

View file

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