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

Commit 03ff150

Browse files
Version set to 0.4.0 (#209)
1 parent f1c6f9a commit 03ff150

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.adoc

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

3-
== 0.4.0 - unreleased
3+
== 0.4.0 - 2021-06-23
44

55
:188: https://github.com/stackabletech/agent/pull/188[#188]
66
:205: https://github.com/stackabletech/agent/pull/205[#205]

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
@@ -4,7 +4,7 @@ description = "The component of the Stackable Platform that manages installation
44
edition = "2018"
55
license = "Apache-2.0"
66
name = "stackable-agent"
7-
version = "0.4.0-nightly"
7+
version = "0.4.0"
88

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

0 commit comments

Comments
 (0)