Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit 3132db3

Browse files
authored
Merge pull request #236 from stackabletech/fix-version
Fix version in Cargo.toml
2 parents c542ab3 + 6f318f2 commit 3132db3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "stackablectl"
33
description = "Command line tool to interact with a Stackable Data Platform"
44
authors = ["Stackable GmbH <[email protected]>"]
5-
version = "0.7.0"
5+
version = "0.8.0"
66
edition = "2021"
77
license = "OSL-3.0"
88
repository = "https://github.com/stackabletech/stackablectl"

0 commit comments

Comments
 (0)