diff --git a/istatic.js b/istatic.js index cbb3962..b0f0aed 100644 --- a/istatic.js +++ b/istatic.js @@ -376,4 +376,4 @@ function clear(name) { exports.pull = pull exports.clear = clear -exports.version = '0.3.1' +exports.version = '0.3.2' diff --git a/package.json b/package.json index c795339..730491b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "node-istatic", "description": "Static File Manager.", - "version": "0.3.1", + "version": "0.3.2", "homepage": "https://github.com/mockee/istatic", "author": { "name": "mockee",