Skip to content

Commit

Permalink
0.54.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Panya committed Apr 26, 2016
1 parent faad26b commit 91f280a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
0.54.3 / 2016-04-26
===================

* Fix: Proper embedurl encoding for svg files with a hash.
* Fix: Validate this.dest before using path.extname.
* Fix: Update node-glob version.

0.54.2 / 2016-03-11
===================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "stylus",
"description": "Robust, expressive, and feature-rich CSS superset",
"version": "0.54.2",
"version": "0.54.3",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"keywords": [
"css",
Expand Down

0 comments on commit 91f280a

Please sign in to comment.