summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2020-12-06 13:56:06 -0800
committeriximeow <me@iximeow.net>2020-12-06 13:56:17 -0800
commitdc5009747382246301c5bf707d0895f78c3636d3 (patch)
tree63e66fa6039acc6714a4ffddbd9eb0626a3f9ada /Cargo.toml
parent6df899af30920a3a9bd94670d0021ca089a64698 (diff)
bump version to 0.1.20.1.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e3f73d9..fe4c38a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "yaxpeax-ia64"
-version = "0.1.1"
+version = "0.1.2"
authors = ["iximeow <me@iximeow.net>"]
edition = "2018"
license = "0BSD"