Skip to content

Commit

Permalink
Release 0.2.9
Browse files Browse the repository at this point in the history
stateroom-cli@0.2.9
stateroom-server@0.2.9
stateroom-stdio@0.2.9
stateroom-wasm@0.2.9
stateroom-wasm-host@0.2.9
stateroom-wasm-macro@0.2.9

Generated by cargo-workspaces
  • Loading branch information
paulgb committed Apr 29, 2023
1 parent bc800bc commit fae3dd8
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions 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 stateroom-cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "stateroom-cli"
version = "0.2.8"
version = "0.2.9"
edition = "2018"
readme = "README.md"
repository = "https://github.com/drifting-in-space/stateroom"
Expand Down
2 changes: 1 addition & 1 deletion stateroom-server/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "stateroom-server"
version = "0.2.8"
version = "0.2.9"
edition = "2018"
readme = "README.md"
repository = "https://github.com/drifting-in-space/stateroom"
Expand Down
2 changes: 1 addition & 1 deletion stateroom-stdio/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "stateroom-stdio"
version = "0.2.8"
version = "0.2.9"
edition = "2018"
readme = "README.md"
repository = "https://github.com/drifting-in-space/stateroom"
Expand Down
2 changes: 1 addition & 1 deletion stateroom-wasm-host/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "stateroom-wasm-host"
version = "0.2.8"
version = "0.2.9"
edition = "2018"
readme = "README.md"
repository = "https://github.com/drifting-in-space/stateroom"
Expand Down
2 changes: 1 addition & 1 deletion stateroom-wasm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "stateroom-wasm"
version = "0.2.8"
version = "0.2.9"
edition = "2018"
readme = "README.md"
repository = "https://github.com/drifting-in-space/stateroom"
Expand Down
2 changes: 1 addition & 1 deletion stateroom-wasm/stateroom-wasm-macro/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "stateroom-wasm-macro"
version = "0.2.8"
version = "0.2.9"
authors = ["Paul Butler <paulgb@gmail.com>"]
edition = "2018"
readme = "README.md"
Expand Down

0 comments on commit fae3dd8

Please sign in to comment.