Skip to content

Commit 806d2f2

Browse files
Ivan KiralIvan Kiral
authored andcommitted
9.0.2
1 parent 6a76b04 commit 806d2f2

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
@@ -5,5 +5,5 @@
55
"!examples/*",
66
"packages/*"
77
],
8-
"version": "9.0.2-beta.1"
8+
"version": "9.0.2"
99
}

packages/gatsby-components/package.json

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

packages/gatsby-source/package.json

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

0 commit comments

Comments
 (0)