Version strings: 0.2.0 -> 0.3.0

This commit is contained in:
Matthias Beyer 2017-02-04 12:17:48 +01:00
parent c74c26ccd1
commit 9650f46e23
29 changed files with 34 additions and 34 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "imag-documentation"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Documentation crate of the imag distribution. Does not contain functionality"

View File

@ -1,6 +1,6 @@
[package]
name = "imag"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Part of the imag core distribution: imag command"

View File

@ -1,6 +1,6 @@
---
title: imag User Documentation
version: 0.2.0
version: 0.3.0
date: July 2016
listings: true
codeBlockCaptions: true

View File

@ -72,7 +72,7 @@ An example for a file in the store follows.
---
[imag]
links = ["/home/user/more_kittens.mpeg"]
version = "0.2.0"
version = "0.3.0"
[note]
name = "foo"

View File

@ -1,6 +1,6 @@
[package]
name = "imag-link"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Part of the imag core distribution: imag-link command"

View File

@ -8,7 +8,7 @@ default_entry() {
---
[imag]
links = []
version = "0.2.0"
version = "0.3.0"
---
EOS
@ -19,7 +19,7 @@ entry_linked_to() {
---
[imag]
links = [$1]
version = "0.2.0"
version = "0.3.0"
---
EOS

View File

@ -1,6 +1,6 @@
[package]
name = "imag-notes"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Part of the imag core distribution: imag-notes command"

View File

@ -1,6 +1,6 @@
[package]
name = "imag-ref"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Part of the imag core distribution: imag-ref command"

View File

@ -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"

View File

@ -42,7 +42,7 @@ test_std_header() {
---
[imag]
links = []
version = "0.2.0"
version = "0.3.0"
---
EOS
@ -63,7 +63,7 @@ test_std_header_plus_custom() {
---
[imag]
links = []
version = "0.2.0"
version = "0.3.0"
[zzz]
zzz = "z"
@ -90,7 +90,7 @@ bar = "baz"
[imag]
links = []
version = "0.2.0"
version = "0.3.0"
[zzz]
zzz = "z"
@ -116,7 +116,7 @@ test_std_header_plus_custom_multiheader_same_section() {
---
[imag]
links = []
version = "0.2.0"
version = "0.3.0"
[zzz]
bar = "baz"
@ -142,7 +142,7 @@ test_std_header_plus_custom_and_content() {
---
[imag]
links = []
version = "0.2.0"
version = "0.3.0"
[zzz]
zzz = "z"

View File

@ -8,7 +8,7 @@ std_header() {
---
[imag]
links = []
version = "0.2.0"
version = "0.3.0"
---
EOS
}

View File

@ -1,6 +1,6 @@
[package]
name = "imag-tag"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Part of the imag core distribution: imag-tag command"

View File

@ -1,6 +1,6 @@
[package]
name = "imag-view"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Part of the imag core distribution: imag-view command"

View File

@ -1,6 +1,6 @@
[package]
name = "libimagentryedit"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Library for the imag core distribution"

View File

@ -1,6 +1,6 @@
[package]
name = "libimagentryfilter"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Library for the imag core distribution"

View File

@ -1,6 +1,6 @@
[package]
name = "libimagentrylink"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Library for the imag core distribution"

View File

@ -1,6 +1,6 @@
[package]
name = "libimagentrylist"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Library for the imag core distribution"

View File

@ -1,6 +1,6 @@
[package]
name = "libimagentrymarkdown"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Library for the imag core distribution"

View File

@ -1,6 +1,6 @@
[package]
name = "libimagentrytag"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Library for the imag core distribution"

View File

@ -1,6 +1,6 @@
[package]
name = "libimagentryview"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Library for the imag core distribution"

View File

@ -1,6 +1,6 @@
[package]
name = "libimagerror"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Library for the imag core distribution"

View File

@ -1,6 +1,6 @@
[package]
name = "libimaginteraction"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Library for the imag core distribution"

View File

@ -1,6 +1,6 @@
[package]
name = "libimagnotes"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Library for the imag core distribution"

View File

@ -1,6 +1,6 @@
[package]
name = "libimagref"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Library for the imag core distribution"

View File

@ -1,6 +1,6 @@
[package]
name = "libimagrt"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Library for the imag core distribution"

View File

@ -1,6 +1,6 @@
[package]
name = "libimagstore"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Library for the imag core distribution"

View File

@ -1,6 +1,6 @@
[package]
name = "libimagstorestdhook"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Library for the imag core distribution"

View File

@ -1,6 +1,6 @@
[package]
name = "libimagtimeui"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Library for the imag core distribution"

View File

@ -1,6 +1,6 @@
[package]
name = "libimagutil"
version = "0.2.0"
version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Library for the imag core distribution"