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

Commit

Permalink
Update version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
leonsenft committed Oct 4, 2018
1 parent 391dfd2 commit e782c92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 0.14.6

* Removed whitespace between comma-delimited expressions in compact output.

Before:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: csslib
version: 0.14.5
version: 0.14.6

description: A library for parsing CSS.
author: Dart Team <[email protected]>
Expand Down

0 comments on commit e782c92

Please sign in to comment.