Skip to content

Commit

Permalink
chore(*): Bumps version to alpha.4
Browse files Browse the repository at this point in the history
We had cut a tag at alpha.3 without bumping the Cargo.toml

Signed-off-by: Taylor Thomas <taylor@cosmonic.com>
  • Loading branch information
thomastaylor312 committed Mar 29, 2024
1 parent 3f2d2f4 commit 1138279
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "wasmcloud"
version = "1.0.0-alpha.3"
version = "1.0.0-alpha.4"
description = "wasmCloud host runtime"
default-run = "wasmcloud"

Expand Down

0 comments on commit 1138279

Please sign in to comment.