2 Commits

Author SHA1 Message Date
34c4be2740 1.0.6 2017-07-28 14:29:26 +02:00
123bdac087 update ci 2017-07-28 14:29:22 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
image: hosttoday/ht-docker-node:npmts
image: hosttoday/ht-docker-node:npmci
stages:
- test

View File

@ -1,6 +1,6 @@
{
"name": "smartinteract",
"version": "1.0.5",
"version": "1.0.6",
"description": "smart cli interaction",
"main": "dist/index.js",
"typings": "dist/index.d.ts",