Skip to content

Commit 16eca93

Browse files
committed
bump version to 2.1.0
1 parent a1ad9c6 commit 16eca93

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "di-csv2xml"
3-
version = "2.0.5"
3+
version = "2.1.0"
44
authors = ["Markus Klein <markus.klein@blueyonder.com>"]
55
license = "MIT"
66
publish = false

Changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
2.1.0
5+
-----
6+
7+
* Add `--quiet` flag in order to supress non essential output.
8+
49
2.0.5
510
-----
611

0 commit comments

Comments
 (0)