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

Commit 3b3d268

Browse files
committed
Release 0.2.0 (#21)
1 parent b6c7269 commit 3b3d268

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.2.0] - 2022-05-17
6+
57
### Added
68

79
- Add option to only install subset of operators from release ([#18](https://github.com/stackabletech/stackablectl/pull/18))

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.1.1"
5+
version = "0.2.0"
66
edition = "2021"
77
license = "OSL-3.0"
88
repository = "https://github.com/stackabletech/stackablecrt"

0 commit comments

Comments
 (0)