Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit 451448a

Browse files
committed
Update changelog and version for release
1 parent cc9164a commit 451448a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.16.2
2+
3+
- Added support for escape codes in identifiers.
4+
15
## 0.16.1
26

37
- Fixed a crash caused by parsing certain calc() expressions and variables names that contain numbers.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: csslib
2-
version: 0.16.2-dev
2+
version: 0.16.2
33

44
description: A library for parsing CSS.
55
homepage: https://github.com/dart-lang/csslib

0 commit comments

Comments
 (0)