Skip to content

Commit 45116f0

Browse files
committed
Improves documentation.
1 parent f740f40 commit 45116f0

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.2.4
2+
* Fixes a number of bug.
3+
* Adds support for csslib 1.0.0.
4+
15
## 2.2.3
26
* Fixes dependency constraint issues.
37

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ which is documented in the relevant files.
3535
In `pubspec.yaml`:
3636
```yaml
3737
dependencies:
38-
universal_html: ^2.2.3
38+
universal_html: ^2.2.4
3939
```
4040
4141
## 2. Use

0 commit comments

Comments
 (0)