Skip to content

Commit 143ec99

Browse files
committed
Release 0.3.16
smbcloud-cli@0.3.16 smbcloud-networking@0.3.16 smbcloud-networking-project@0.3.16 Generated by cargo-workspaces
1 parent 890bdf0 commit 143ec99

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "smbcloud-cli"
3-
version = "0.3.15"
3+
version = "0.3.16"
44
edition = "2021"
55
authors = ["Seto Elkahfi <hej@setoelkahfi.se>"]
66
description = "Command line tool for deploying NextJS app on the smbCloud platform."

crates/smbcloud-networking-project/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "smbcloud-networking-project"
3-
version = "0.3.15"
3+
version = "0.3.16"
44
edition = "2021"
55
authors = ["Seto Elkahfi <hej@setoelkahfi.se>"]
66
description = "Command line tool for deploying NextJS app on the smbCloud platform."

crates/smbcloud-networking/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "smbcloud-networking"
3-
version = "0.3.15"
3+
version = "0.3.16"
44
edition = "2021"
55
readme = "README.md"
66
authors = ["Seto Elkahfi <hej@setoelkahfi.se>"]

0 commit comments

Comments
 (0)