Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Sep 7, 2012
1 parent 7315a39 commit 764f18b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
@@ -1,4 +1,9 @@

0.3.0 / 2012-09-06
==================

* add `rework(1)`. Closes #4

0.2.0 / 2012-09-04
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "rework",
"version": "0.2.0",
"version": "0.3.0",
"description": "CSS manipulations built on CSSOM",
"keywords": ["css", "manipulation", "preprocess", "transform"],
"author": "TJ Holowaychuk <tj@vision-media.ca>",
Expand Down

0 comments on commit 764f18b

Please sign in to comment.