upped version
This commit is contained in:
parent
964599c281
commit
ff3470022e
|
@ -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
|
||||||
|
|
||||||
|
|
|
@ -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": {
|
||||||
|
|
Loading…
Reference in a new issue