summaryrefslogtreecommitdiffstats
path: root/imag-store/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-05-03 17:49:18 +0200
committerGitHub <noreply@github.com>2017-05-03 17:49:18 +0200
commit1da56c6d9df689150c94631bbb5147c36070b75c (patch)
tree3d133058a70a742d55a47cbb1b33995549852c92 /imag-store/Cargo.toml
parent878162f263b8d90dccbea8b1b82e96e005e04860 (diff)
parent525491e21fe937768db3d2f6bee44ec4b66704bd (diff)
Merge pull request #919 from matthiasbeyer/prepare-0.3.0
Prepare 0.3.0
Diffstat (limited to 'imag-store/Cargo.toml')
-rw-r--r--imag-store/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/imag-store/Cargo.toml b/imag-store/Cargo.toml
index 13e8ebae..6bbd072f 100644
--- a/imag-store/Cargo.toml
+++ b/imag-store/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "imag-store"
-version = "0.2.0"
+version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Part of the imag core distribution: imag-store command"