Skip to content

Commit eeb4b8a

Browse files
committed
Version bump to 0.6.0
1 parent b4d095b commit eeb4b8a

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
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.6.0] - 2022-05-30
10+
911
### Added
1012
- `OutTextForUnit` API
1113
- `GetStaticObjects` API

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "dcs-grpc"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
authors = ["Markus Ast <m@rkusa.st>"]
55
license = "AGPL-3.0-or-later"
66
edition = "2021"

0 commit comments

Comments
 (0)