Skip to content

Commit

Permalink
chore: bump version to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vaetas committed Apr 18, 2021
1 parent 86fef11 commit 861fb91
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.6.2

* fix: shortcode escaping again

## 0.6.1

* fix: shortcode escaping in markdown
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: blake
version: 0.6.1
version: 0.6.2
description: Experimental static site generator for Dart with Markdown support, Jinja templates and live-reload.
repository: https://github.com/vaetas/blake
documentation: https://vaetas.github.io/blake/
Expand Down

0 comments on commit 861fb91

Please sign in to comment.