Skip to content

Commit e33d09b

Browse files
committed
v0.1.7-staging.1
1 parent 99343aa commit e33d09b

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
@@ -1,4 +1,4 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "0.1.7-staging.0"
3+
"version": "0.1.7-staging.1"
44
}

packages/js-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@usekeyp/js-sdk",
3-
"version": "0.1.7-staging.0",
3+
"version": "0.1.7-staging.1",
44
"description": "Tools for building apps using Keyp",
55
"author": "Keyp Team",
66
"main": "lib/index.js",

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.7-staging.0",
3+
"version": "0.1.7-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)