Skip to content

Commit

Permalink
bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
hgrsd committed Oct 21, 2021
1 parent edc9f78 commit 50c5285
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,7 +1,7 @@
[package]
name = "nibble8"
description = "Yet another Rust implementation of a Chip-8 interpreter, using sdl2."
version = "0.1.4"
version = "0.2.0"
edition = "2021"
authors = ["Daniel Hogers <[email protected]>"]
repository = "https://github.com/hgrsd/nibble8/"
Expand Down

0 comments on commit 50c5285

Please sign in to comment.