Skip to content

Commit

Permalink
Merge pull request #5 from JeromeSchmied/release
Browse files Browse the repository at this point in the history
fix: version++
  • Loading branch information
JeromeSchmied authored Mar 24, 2024
2 parents 789f5fd + dfe6524 commit 9ae6bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cgol-tui"
version = "0.2.1"
version = "0.3.0"
authors = ["Jeromos Kovacs <[email protected]>"]
edition = "2018"
description = "Conway's Game of Life implementation with a TUI"
Expand Down

0 comments on commit 9ae6bab

Please sign in to comment.