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

Commit 5d108d5

Browse files
committed
Release 0.6.0 (#156)
1 parent f5bff68 commit 5d108d5

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.6.0] - 2022-10-28
6+
57
### Added
68

79
- Added Listener operator to supported operators ([#143](https://github.com/stackabletech/stackablectl/pull/143))

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
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.5.0"
5+
version = "0.6.0"
66
edition = "2021"
77
license = "OSL-3.0"
88
repository = "https://github.com/stackabletech/stackablectl"

0 commit comments

Comments
 (0)