Skip to content

Commit e8740d3

Browse files
committed
v9.9.1
1 parent 700f043 commit e8740d3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [9.9.1]
2+
- Fix block parsing edge cases
3+
14
## [9.9.0]
25
* Update petitparser to 7.0.1
36

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: org_parser
22
description: A pure-Dart parser for Emacs Org Mode (https://orgmode.org) markup
3-
version: 9.9.0
3+
version: 9.9.1
44
homepage: https://github.com/amake/org_parser
55

66
environment:

0 commit comments

Comments
 (0)