Skip to content

Commit 1e74d61

Browse files
committed
Bump version
I'd mistakenly left the version in Cargo.toml at 0.1.0, instead of the intended 0.0.1 (as per the git tag). This bumps to the intended 0.0.2.
1 parent a0b3091 commit 1e74d61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "emoji256"
3-
version = "0.1.0"
3+
version = "0.0.2"
44
authors = ["Andrew Dunham <[email protected]>"]
55
build = "build.rs"
66

0 commit comments

Comments
 (0)