Skip to content

Commit

Permalink
Bump 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
srod committed Jul 8, 2015
1 parent 9a2334c commit 17c95f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-minify",
"version": "1.1.0",
"version": "1.2.0",
"description": "Javascript / CSS minifier based on YUI Compressor / Google Closure Compiler / UglifyJS2 / Sqwish / Clean-css / CSSO",
"homepage": "https://github.com/srod/node-minify",
"author": {
Expand All @@ -14,8 +14,8 @@
"type": "git",
"url": "https://github.com/srod/node-minify.git"
},
"engines" : {
"node" : ">=0.12.0",
"engines": {
"node": ">=0.12.0",
"iojs": ">=1.0.0"
},
"dependencies": {
Expand Down

0 comments on commit 17c95f3

Please sign in to comment.