rebuild and bump version

This commit is contained in:
Alan Kligman 2014-03-08 16:07:19 -05:00
parent 0cfb29eaec
commit 071ed31100
3 changed files with 1193 additions and 87 deletions

1269
dist/filer.js vendored

File diff suppressed because it is too large Load Diff

9
dist/filer.min.js vendored

File diff suppressed because one or more lines are too long

View File

@ -2,7 +2,7 @@
"name": "filer",
"description": "Node-like file system for browsers",
"keywords": ["fs", "node", "file", "system", "browser", "indexeddb", "idb", "websql"],
"version": "0.0.5",
"version": "0.0.6",
"author": "Alan K <ack@modeswitch.org> (http://blog.modeswitch.org)",
"homepage": "http://js-platform.github.io/filer",
"bugs": "https://github.com/js-platform/filer/issues",