changelog added

This commit is contained in:
coderaiser 2012-07-09 10:50:52 -04:00
parent 11deaac25f
commit 4bf099c799
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"cache" : {"allowed" : false},
"cache" : {"allowed" : true},
"minification" : {
"js" : false,
"js" : true,
"css" : true,
"html" : true,
"img" : true

View file

@ -1,6 +1,6 @@
{
"name": "cloudcmd",
"version": "0.1.0",
"version": "0.1.1",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "two-panels file manager, totally writed on js",
"homepage": "http://github.com/coderaiser/cloudcmd",