Skip to content

Commit bf7d1a5

Browse files
author
Michal Paukert
committed
Automatic release to latest
1 parent 0a3b784 commit bf7d1a5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,5 @@ deploy:
1414
email: "$NPM_EMAIL"
1515
api_key: "$NPM_TOKEN"
1616
skip_cleanup: true
17-
tag: beta
1817
on:
1918
tags: true

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kentico/kontent-cli",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Command line interface tool that can be used for generating and running Kontent migration scripts",
55
"main": "./lib/index.js",
66
"types": "./lib/types/index.d.ts",

0 commit comments

Comments
 (0)