This commit is contained in:
Alan K 2014-09-30 16:16:56 -04:00
parent 04d612c97b
commit ce2184b8c1
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "filer",
"version": "0.0.32",
"version": "0.0.33",
"main": "dist/filer.js",
"ignore": [
"build",

2
dist/filer.min.js vendored

File diff suppressed because one or more lines are too long

View File

@ -11,7 +11,7 @@
"idb",
"websql"
],
"version": "0.0.32",
"version": "0.0.33",
"author": "Alan K <ack@modeswitch.org> (http://blog.modeswitch.org)",
"homepage": "http://filerjs.github.io/filer",
"bugs": "https://github.com/filerjs/filer/issues",