Skip to content

Commit 0005fcf

Browse files
committed
v11.2.1
1 parent 973ef55 commit 0005fcf

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [11.2.1]
2+
- Fix for parsing edge case
3+
14
## [11.2.0]
25
- Added `elementName` property to `OrgElement` and a few other node types
36
- Added a `plist` parser for e.g. lists of properties on src blocks, keyword

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: 11.2.0
3+
version: 11.2.1
44
homepage: https://github.com/amake/org_parser
55

66
environment:

0 commit comments

Comments
 (0)