Compare commits

..

2 Commits

Author SHA1 Message Date
759e1655da 4.0.17 2016-09-17 23:11:58 +02:00
d732d1ba97 4.0.16 2016-09-17 23:11:44 +02:00
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -1,7 +1,7 @@
node_modules/
coverage/
pages/
public/
test/temp/

View File

@ -1,6 +1,6 @@
{
"name": "smartfile",
"version": "4.0.16",
"version": "4.0.17",
"description": "offers smart ways to work with files in nodejs",
"main": "dist/index.js",
"typings": "dist/index.d.ts",