Skip to content

Commit 882d36b

Browse files
committed
Version bump to 0.5.0
Bump version to 0.5.0
1 parent 90c9293 commit 882d36b

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
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.5.0] - 2022-04-19
810
### Added
911
- `GetMissionFilename` API
1012
- `GetPaused` 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.4.0"
3+
version = "0.5.0"
44
authors = ["Markus Ast <m@rkusa.st>"]
55
license = "AGPL-3.0-or-later"
66
edition = "2021"

0 commit comments

Comments
 (0)