Skip to content

Commit 52c44e4

Browse files
committed
v0.1.2-staging.1
1 parent 2c9a701 commit 52c44e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"useWorkspaces": true,
4-
"version": "0.1.2-staging.0"
4+
"version": "0.1.2-staging.1"
55
}

packages/ui-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@usekeyp/ui-kit",
3-
"version": "0.1.1",
3+
"version": "0.1.2-staging.1",
44
"description": "Component library for building apps using Keyp",
55
"author": "alekseevayana <[email protected]>",
66
"homepage": "https://github.com/UseKeyp/usekeyp-js-sdk/blob/main/packages/ui-kit/README.md",

0 commit comments

Comments
 (0)