aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2021-06-23 14:50:50 +0200
committerMartin Fischer <martin@push-f.com>2021-06-23 14:50:56 +0200
commitca074febae4cd56ad5443c110a15662fa110dd81 (patch)
tree3e5061912bc2069e773cc42388008df5e372048c /Cargo.toml
parent11c34f83641b36c7e09346fd00aed70ebd00dc64 (diff)
bump version to 0.1.1
* now supports stable Rust
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 c38f0e6..48d4413 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gitpad"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Martin Fischer <martin@push-f.com>"]
edition = "2018"
license = "MIT"