Compare commits

..

2 Commits

Author SHA1 Message Date
3893985bb2 2.0.6 2016-06-05 09:35:56 +02:00
33e19c54d9 fix gitlab.yml 2016-06-05 09:35:42 +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:npmci
stages: stages:
- test - test

View File

@ -1,6 +1,6 @@
{ {
"name": "smartstring", "name": "smartstring",
"version": "2.0.5", "version": "2.0.6",
"description": "handle strings in smart ways. TypeScript ready.", "description": "handle strings in smart ways. TypeScript ready.",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",