Skip to content

Commit

Permalink
chore(*): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
platschi committed Aug 8, 2023
1 parent a9bc145 commit fdc3bb0
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.4.19",
"version": "7.5.0",
"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.4.19",
"version": "7.5.0",
"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.6",
"version": "1.0.7",
"description": "SDK for headless interaction with Kwenta",
"main": "dist/index.js",
"directories": {
Expand Down

0 comments on commit fdc3bb0

Please sign in to comment.