Version update: v0.4.3 → v0.4.4

This commit is contained in:
TC Johnson 2025-03-21 21:42:47 -05:00
parent 8bb60de1e0
commit f16c31bc40
No known key found for this signature in database
10 changed files with 208 additions and 172 deletions

View file

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

View file

@ -1,7 +1,7 @@
[package]
# --- Bumpversion match - do not reorder
name = "veilid-flutter"
version = "0.4.3"
version = "0.4.4"
# ---
description = "Flutter/Dart bindings for Veilid"
resolver = "2"