Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit a4c2adc

Browse files
Set version to 0.6.0 (#291)
1 parent abab0c5 commit a4c2adc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.6.0 - unreleased
3+
## 0.6.0 - 2021-09-08
44

55
### Added
66
- Prints self-diagnostic information on startup ([#270]).

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
@@ -6,7 +6,7 @@ edition = "2018"
66
license = "Apache-2.0"
77
name = "stackable-agent"
88
repository = "https://github.com/stackabletech/agent"
9-
version = "0.6.0-nightly"
9+
version = "0.6.0"
1010

1111
[dependencies]
1212
# We are currently referencing the Krustlet directly from a Stackable fork of the official repository.

0 commit comments

Comments
 (0)