Skip to content

Commit

Permalink
🚀 version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasEi committed Jan 10, 2021
1 parent 8e46b1b commit 4a0ea3f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<!-- next-header -->

## [0.3.1] - 2021-01-10
- fix wasm build
- fix compile warnings
- make the breach sound longer again
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mini_jam_71"
version = "0.3.1-dev"
version = "0.3.1"
authors = ["Niklas Eicker <git@nikl.me>"]
edition = "2018"
publish = false
Expand Down

0 comments on commit 4a0ea3f

Please sign in to comment.