web: move to version 0.3 to sync with other crates

This commit is contained in:
Bill Thiede 2025-02-13 13:25:01 -08:00
parent 73abdb535a
commit d605bcfe7a
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2995,7 +2995,7 @@ dependencies = [
[[package]]
name = "letterbox-web"
version = "0.1.0"
version = "0.3.0"
dependencies = [
"build-info",
"build-info-build",

View File

@ -1,5 +1,5 @@
[package]
version = "0.1.0"
version = "0.3.0"
name = "letterbox-web"
authors = ["Bill Thiede <git@xinu.tv>"]
edition = "2021"