Skip to content

Commit e3aa62a

Browse files
committed
Release 0.3.13
smbcloud-cli@0.3.13 smbcloud-model@0.3.13 smbcloud-networking@0.3.13 Generated by cargo-workspaces
1 parent 8d2abe6 commit e3aa62a

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.12"
3+
version = "0.3.13"
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-model/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-model"
3-
version = "0.3.12"
3+
version = "0.3.13"
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.12"
3+
version = "0.3.13"
44
edition = "2021"
55
readme = "README.md"
66
authors = ["Seto Elkahfi <hej@setoelkahfi.se>"]

0 commit comments

Comments
 (0)