Skip to content

Commit

Permalink
Prepare release v0.0.1 (#2)
Browse files Browse the repository at this point in the history
Co-authored-by: hampuslidin <[email protected]>
  • Loading branch information
github-actions[bot] and hampuslidin authored Dec 19, 2022
1 parent 8bf8ae6 commit d37bbda
Show file tree
Hide file tree
Showing 4 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 @@ -7,6 +7,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.0.1] - 2022-12-19

### Added

- Initial release of game-box.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[package]
name = "game-box"
version = "0.0.0"
version = "0.0.1"
edition = "2021"
Binary file modified scripts/__pycache__/get_version.cpython-310.pyc
Binary file not shown.
Binary file modified scripts/__pycache__/util.cpython-310.pyc
Binary file not shown.

0 comments on commit d37bbda

Please sign in to comment.