Skip to content

Commit 718d5b9

Browse files
author
feloy
committed
chore: 🥁 tagging v0.2.0 🥳
1 parent 595455b commit 718d5b9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "kreate-monorepo",
33
"displayName": "Kreate",
44
"description": "Provide templates and documentation to create Kubernetes resources",
5-
"version": "0.1.0",
5+
"version": "0.2.0",
66
"icon": "icon.png",
77
"publisher": "podman-desktop",
88
"private": true,

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "kreate",
33
"displayName": "Kreate",
44
"description": "Provide templates and documentation to create Kubernetes resources",
5-
"version": "0.1.0",
5+
"version": "0.2.0",
66
"icon": "icon.png",
77
"publisher": "podman-desktop",
88
"license": "Apache-2.0",

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "kreate-frontend",
33
"displayName": "Kreate",
44
"description": "Provide templates and documentation to create Kubernetes resources",
5-
"version": "0.1.0",
5+
"version": "0.2.0",
66
"icon": "icon.png",
77
"publisher": "podman-desktop",
88
"type": "module",

0 commit comments

Comments
 (0)