Skip to content

Commit c3825a1

Browse files
committed
Fix versions in CHANGELOG
1 parent 3926e03 commit c3825a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# MarkdownAST.jl changelog
22

3-
## Version `v0.10.1`
3+
## Version `v0.1.1`
44

55
* ![Bugfix][badge-bugfix] `append!` and `prepend!` methods now correctly append nodes from a `node.children` iterator. ([#16][github-16])
66

7-
## Version `v0.10.0`
7+
## Version `v0.1.0`
88

99
Initial release.
1010

0 commit comments

Comments
 (0)