Skip to content

Commit 2c6584d

Browse files
author
Jan Lenoch
authored
Merge pull request #18 from Kentico/v2-release
Make v2.0.0 final
2 parents 4bdfbcc + dafb879 commit 2c6584d

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
@@ -11,6 +11,5 @@ deploy:
1111
email: $NPM_EMAIL
1212
api_key: $NPM_API_KEY
1313
skip_cleanup: true
14-
tag: beta
1514
on:
1615
tags: true

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-source-kentico-cloud",
33
"description": "Gatsby source plugin for Kentico Cloud",
4-
"version": "2.0.0-beta2",
4+
"version": "2.0.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/Kentico/gatsby-source-kentico-cloud"

0 commit comments

Comments
 (0)