summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-11-19 15:46:04 +0100
committerMatthias Beyer <mail@beyermatthias.de>2017-11-19 15:51:28 +0100
commitfd3f3ff1e5ee75e3050c26788b86f0362baa2d8f (patch)
treecfe57367c595b3be6469f2be86624a5504122e7d
parent0b0a28c06022faffb5aa1ff5b2173e7a05fa2255 (diff)
Update version: 0.1.0-beta-1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index be0d3d7..f4a0d87 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "kairos"
-version = "0.0.0"
+version = "0.1.0-beta-1"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "A library on top of chrono to calculate times and dates ergonomically"