aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTeddy Wing2018-11-04 18:11:14 +0100
committerTeddy Wing2018-11-04 18:11:14 +0100
commit29bc22d4b4881acb2eb6534af1d260f52bac7bdb (patch)
treeaabe9b62607f3b90865c21d2e884453649832522 /Cargo.toml
parent7d3c563b129acff2502cb480e07ca68db097c742 (diff)
downloaddome-key-map-29bc22d4b4881acb2eb6534af1d260f52bac7bdb.tar.bz2
Increase version v0.0.1 -> v0.1.0
Ready for a stable release.
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 426371f..2c9fa50 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dome-key-map"
-version = "0.0.1"
+version = "0.1.0"
[dependencies]
autopilot = "0.1.7"