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

Commit 88106d8

Browse files
lrhnleonsenft
authored andcommitted
Rebase, update version number.
1 parent 1d431aa commit 88106d8

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ language: dart
22

33
dart:
44
- dev
5-
- stable
65

76
dart_task:
87
- test: --platform vm

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 0.14.4
2+
13
* Reduced whitespace in compact output for the `@page` at-rule and margin boxes.
24
* Updated SDK version to 2.0.0-dev.17.0.
35
* Stop using deprecated constants.

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

0 commit comments

Comments
 (0)