Bump to 0.3.0

This commit is contained in:
Cameron
2025-08-15 23:22:05 -04:00
parent 93957bf389
commit 544256f658
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1530,7 +1530,7 @@ dependencies = [
[[package]]
name = "image-api"
version = "0.2.0"
version = "0.3.0"
dependencies = [
"actix",
"actix-files",

View File

@@ -1,6 +1,6 @@
[package]
name = "image-api"
version = "0.2.0"
version = "0.3.0"
authors = ["Cameron Cordes <cameronc.dev@gmail.com>"]
edition = "2021"