2
0
Fork 0

upped version

This commit is contained in:
Willem 2015-02-27 15:23:44 +01:00
parent 964599c281
commit ff3470022e
2 changed files with 4 additions and 4 deletions

View file

@ -411,9 +411,9 @@ Add unit tests for any new or changed functionality. Lint and test your code.
## Release History ## Release History
* 0.2.0 * 0.2.0
redone objs * redone objs
added tests * added tests
made jslint pass * made jslint pass
* 0.1.2 added objectAdd * 0.1.2 added objectAdd

View file

@ -1,6 +1,6 @@
{ {
"name": "node-ff-assets", "name": "node-ff-assets",
"version": "0.2.0", "version": "0.2.1",
"description": "Site assets local/remote aggregation with minify.", "description": "Site assets local/remote aggregation with minify.",
"main": "lib/node-ff-assets.js", "main": "lib/node-ff-assets.js",
"scripts": { "scripts": {