Skip to content

Commit

Permalink
0.46.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kizu committed Jun 4, 2014
1 parent ae3e66b commit e2a826e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.46.2 / 2014-06-04
===================

* Fixed regression with double writing of transparent mixin value, #1574.

0.46.1 / 2014-06-04
===================

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.46.1",
"version": "0.46.2",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"keywords": [
"css",
Expand Down

0 comments on commit e2a826e

Please sign in to comment.