Skip to content

Commit c147294

Browse files
committed
Release 0.3.19
smbcloud-cli@0.3.19 smbcloud-model@0.3.19 Generated by cargo-workspaces
1 parent ba61d59 commit c147294

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.18"
3+
version = "0.3.19"
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.17"
3+
version = "0.3.19"
44
edition = "2021"
55
authors = ["Seto Elkahfi <hej@setoelkahfi.se>"]
66
description = "Command line tool for deploying NextJS app on the smbCloud platform."

0 commit comments

Comments
 (0)