Skip to content

Commit fdd4a5f

Browse files
author
Rory McCann
committed
v0.3.0
1 parent 07637b7 commit fdd4a5f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# v0.3.0 - 21 Jan 2020
22

33
* The output timestamp can be switched to unix epoch timestamp format, which is
44
~15+ faster. Default is still the regular RFC3339 format

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 = "osm-tag-csv-history"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
authors = ["Rory McCann <[email protected]>"]
55
edition = "2018"
66
license = "AGPL-3.0+"

0 commit comments

Comments
 (0)