Skip to content

Commit

Permalink
chore(*): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
platschi committed Oct 16, 2023
1 parent 93591ce commit f34b38d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kwenta",
"version": "7.9.8",
"version": "7.9.9",
"description": "Kwenta",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kwenta/app",
"version": "7.9.8",
"version": "7.9.9",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kwenta/sdk",
"version": "1.0.12",
"version": "1.0.13",
"description": "SDK for headless interaction with Kwenta",
"main": "dist/index.js",
"directories": {
Expand Down

0 comments on commit f34b38d

Please sign in to comment.