Compare commits

...

2 Commits

Author SHA1 Message Date
54335338ab 3.0.1 2016-07-26 18:30:44 +02:00
3109585d30 fix gitlab ci 2016-07-26 18:30:39 +02:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "gulp-browser",
"version": "3.0.0",
"version": "3.0.1",
"description": "browserify and other goodies for gulp",
"main": "dist/index.js",
"scripts": {