Skip to content

Commit

Permalink
v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
palerdot committed Jan 31, 2024
1 parent 7c82cb5 commit 5719c78
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,5 +1,8 @@
# CHANGELOG

### `v0.1.3`
- Fix: Inlining wordle files with rust crate.

### `v0.1.2`
- Removed changelog action from github workflow action

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 = "wordl"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
description = "Terminal Wordle game. Web like with keyboard hints and slow reveal animations."

Expand Down

0 comments on commit 5719c78

Please # to comment.