Skip to content

Commit d5d1122

Browse files
committed
version bump
1 parent 727b1a3 commit d5d1122

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## ???
1+
## [0.1.14] - 16th Dec 2020:
22
- Fix assuming css color names are lowercase
33
- Fix too much whitespace between table and tr tags causing issues
44
- Properly handle links inside of `<code>` blocks

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_matrix_html
22
description: A Flutter widget for rendering static matrix html tags as Flutter widgets. (Will render over 70 different html tags!)
3-
version: 0.1.13
3+
version: 0.1.14
44
homepage: https://github.com/Sorunome/flutter_matrix_html
55

66
environment:

0 commit comments

Comments
 (0)