Skip to content

Commit bb8ac6f

Browse files
author
Markus Klein
committed
bump version to 1.0.14
1 parent 3d8ef42 commit bb8ac6f

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

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 = "1.0.13"
3+
version = "1.0.14"
44
authors = ["Markus Klein <[email protected]>"]
55
license = "MIT"
66
publish = false

Changelog.md

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

4+
1.0.14
5+
------
6+
7+
* Updated dependencies
8+
* Build with Rust 1.39.0
9+
410
1.0.13
511
------
612

0 commit comments

Comments
 (0)