Skip to content

Commit

Permalink
Prep 0.19.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
shanemadden committed Dec 20, 2023
1 parent 3daf783 commit 6a91755
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Unreleased
==========

0.19.0 (2023-12-20)
===================

### Breaking:

- A number of functions on `StructureController` now return `Option<u32>` to account for cases
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 = "screeps-game-api"
version = "0.18.0"
version = "0.19.0"
authors = ["David Ross <[email protected]>"]
documentation = "https://docs.rs/screeps-game-api/"
edition = "2021"
Expand Down

0 comments on commit 6a91755

Please sign in to comment.