Skip to content

Commit d4cbb2d

Browse files
committed
package version upgrade
1 parent 2acc946 commit d4cbb2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ packages:
115115
path: ".."
116116
relative: true
117117
source: path
118-
version: "0.2.9+1"
118+
version: "0.2.10"
119119
matcher:
120120
dependency: transitive
121121
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: markdown_editor_plus
22
description: A TextField Widget that allow you to convert easily what's in the
33
TextField to Markdown with custom toolbar support.
44

5-
version: 0.2.9+1
5+
version: 0.2.10
66
homepage: https://github.com/OmkarDabade/markdown_editor_plus
77
repository: https://github.com/OmkarDabade/markdown_editor_plus
88

0 commit comments

Comments
 (0)