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

Commit f2cf4ea

Browse files
Set version to 0.6.0 (#34)
1 parent 5a0abbc commit f2cf4ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-
## [Unreleased]
3+
## [0.6.0] - 2021-10-19
44

55
### Changed
66
- The CDN jsdelivr.net is used instead of githubusercontent.com for the Stackable repository because

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2018"
55
license = "Apache-2.0"
66
name = "integration-test-commons"
77
repository = "https://github.com/stackabletech/integration-test-commons"
8-
version = "0.6.0-nightly"
8+
version = "0.6.0"
99

1010
[dependencies]
1111
anyhow = "1.0"

0 commit comments

Comments
 (0)