Skip to content

Commit 68e1eb5

Browse files
committed
1.0.5 changes to help with builds
1 parent 25706a1 commit 68e1eb5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
sdk: flutter
1212

1313
# flutter_markdown_plus: ^1.0.3
14-
flutter_markdown_plus_latex: ^1.0.4
14+
flutter_markdown_plus_latex: ^1.0.2
1515

1616
flutter_markdown_plus:
1717
path: ../

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A Markdown renderer for Flutter. Create rich text output,
44
formatted with simple Markdown tags.
55
repository: https://github.com/foresightmobile/flutter_markdown_plus
66
issue_tracker: https://github.com/foresightmobile/flutter_markdown_plus/issues
7-
version: 1.0.3
7+
version: 1.0.5
88

99
environment:
1010
sdk: ^3.4.0

0 commit comments

Comments
 (0)