Skip to content

Commit

Permalink
chore: bump version to v0.1.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zavakid committed Dec 12, 2024
1 parent db2959a commit 6111870
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion crates/http/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "micro-http"
version = "0.1.0-alpha.4"
version = "0.1.0-alpha.5"
authors.workspace = true
edition.workspace = true
homepage.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion crates/web/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "micro-web"
version = "0.1.0-alpha.4"
version = "0.1.0-alpha.5"
authors.workspace = true
edition.workspace = true
homepage.workspace = true
Expand Down

0 comments on commit 6111870

Please sign in to comment.