Skip to content

Commit

Permalink
Prep 0.20.0 release (rustyscreeps#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
shanemadden authored Jan 8, 2024
1 parent 93259ca commit 7a27f15
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.20.0 (2024-01-08)
===================

### Breaking:

- Remove `HasNativeId`, `MaybeHasNativeId`, `HasTypedId`, and `MaybeHasTypedId` traits, adding
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.19.0"
version = "0.20.0"
authors = ["David Ross <[email protected]>"]
documentation = "https://docs.rs/screeps-game-api/"
edition = "2021"
Expand Down

0 comments on commit 7a27f15

Please sign in to comment.