Skip to content

Commit ef527b7

Browse files
committed
Bump version to 0.2.0
1 parent 9cc69d7 commit ef527b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [Unreleased] - XXXX-XX-XX
1+
## [0.2.0] - 2022-02-23
22
- Add support for string markers and string streams ([#2](https://github.com/cbrnr/XDF.jl/pull/2) by [Alberto Barradas](https://github.com/abcsds) and [Clemens Brunner](https://github.com/cbrnr))
33
- Make header and footer XML available in "xml" key ([#4](https://github.com/cbrnr/XDF.jl/pull/4) by [Alberto Barradas](https://github.com/abcsds))
44

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "XDF"
22
uuid = "31bc19ec-0089-417f-990e-a2b5e7515868"
33
authors = ["Clemens Brunner <clemens.brunner@gmail.com>"]
4-
version = "0.1.0"
4+
version = "0.2.0"
55

66
[deps]
77
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"

0 commit comments

Comments
 (0)