Skip to content

Commit 205d259

Browse files
authored
Bump version to 1.0.0 (#7)
1 parent d485254 commit 205d259

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "play-2048"
3-
version = "0.1.0"
3+
version = "1.0.0"
44
authors = ["Adrien Ball <adrienball3@gmail.com>"]
55
license = "MIT OR Apache-2.0"
66
description = "Rust implementation of the famous 2048 game in the terminal"

0 commit comments

Comments
 (0)