Skip to content

Commit

Permalink
v5.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amake committed Jan 23, 2024
1 parent e032939 commit 0410732
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## [5.6.1]
* Bug fixes

## [5.6.0]
* Add parser, AST for the Org query language described in the [Matching tags and
properties](https://orgmode.org/manual/Matching-tags-and-properties.html)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: org_parser
description: A pure-Dart parser for Emacs Org Mode (https://orgmode.org) markup
version: 5.6.0
version: 5.6.1
homepage: https://github.com/amake/org_parser

environment:
Expand Down

0 comments on commit 0410732

Please sign in to comment.