Skip to content

Commit 5f7fd4f

Browse files
committed
Prepare to publish 0.1.1
1 parent 92da797 commit 5f7fd4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/markdown_description_list/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.1.1-wip
1+
## 0.1.1
22

33
- Support a single empty line after terms and before the description.
44

pkgs/markdown_description_list/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: markdown_description_list
22
description: >-
33
Markdown extension with support for description/definition lists.
4-
version: 0.1.1-wip
4+
version: 0.1.1
55
repository: https://github.com/dart-community/markdown_extensions/tree/main/pkgs/markdown_description_list
66

77
resolution: workspace

0 commit comments

Comments
 (0)