Skip to content

Commit e1d0991

Browse files
committed
Updated changelog and version
1 parent 7bbb983 commit e1d0991

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

pkgs/csslib/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.12.1
2+
3+
* Fix to handling of escapes in strings.
4+
15
## 0.12.0+1
26

37
* Allow the lastest version of `logging` package.

pkgs/csslib/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.12.0+1
2+
version: 0.12.1
33
author: Polymer.dart Team <[email protected]>
44
description: A library for parsing CSS.
55
homepage: https://github.com/dart-lang/csslib

0 commit comments

Comments
 (0)