Skip to content

Commit f34b38d

Browse files
author
platschi
committed
chore(*): bump version
1 parent 93591ce commit f34b38d

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
@@ -1,6 +1,6 @@
11
{
22
"name": "kwenta",
3-
"version": "7.9.8",
3+
"version": "7.9.9",
44
"description": "Kwenta",
55
"main": "index.js",
66
"scripts": {

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kwenta/app",
3-
"version": "7.9.8",
3+
"version": "7.9.9",
44
"scripts": {
55
"dev": "next",
66
"build": "next build",

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kwenta/sdk",
3-
"version": "1.0.12",
3+
"version": "1.0.13",
44
"description": "SDK for headless interaction with Kwenta",
55
"main": "dist/index.js",
66
"directories": {

0 commit comments

Comments
 (0)