Skip to content

Commit c2afed0

Browse files
author
ondrejch
committed
6.0.0-vnext.1
1 parent e76d690 commit c2afed0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"!packages/site",
55
"packages/*"
66
],
7-
"version": "6.0.0-vnext.0"
7+
"version": "6.0.0-vnext.1"
88
}

packages/gatsby-kontent-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@kentico/gatsby-kontent-components",
33
"description": "Source plugin providing Kentico Kontent data from REST Delivery API",
4-
"version": "6.0.0-vnext.0",
4+
"version": "6.0.0-vnext.1",
55
"main": "dist/index.js",
66
"license": "MIT",
77
"author": {

packages/gatsby-source-kontent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@kentico/gatsby-source-kontent",
33
"description": "Source plugin providing Kentico Kontent data from REST Delivery API",
4-
"version": "6.0.0-vnext.0",
4+
"version": "6.0.0-vnext.1",
55
"main": "index.js",
66
"license": "MIT",
77
"author": {

0 commit comments

Comments
 (0)