Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
Version bump to 0.4.0 in preparation for release
  • Loading branch information
rurounijones committed Mar 6, 2022
1 parent 217efd4 commit 0f7b1a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.4.0] - 2022-03-07
### Added
- `ForcePlayerSlot` API
- `PlayerChangeSlotEvent` emitted when player changes slot
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dcs-grpc"
version = "0.3.0"
version = "0.4.0"
authors = ["Markus Ast <[email protected]>"]
license = "AGPL-3.0-or-later"
edition = "2021"
Expand Down

0 comments on commit 0f7b1a5

Please sign in to comment.