Compare commits

..

2 Commits

Author SHA1 Message Date
5bdc6e1dc9 4.2.23 2017-09-21 16:14:08 +02:00
625f540978 update ci 2017-09-21 16:13:17 +02:00
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@ cache:
stages:
- mirror
- test
- external
- release
- trigger
- pages

View File

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