Skip to content

Commit

Permalink
v2.2.21
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 29, 2023
1 parent ecb2337 commit 7b3b9cc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "2.2.20",
"version": "2.2.21",
"command": {
"publish": {
"ignoreChanges": [
Expand Down
2 changes: 1 addition & 1 deletion packages/kamino-sdk/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/kamino-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Kamino SDK",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"version": "2.2.20",
"version": "2.2.21",
"scripts": {
"build": "tsc",
"build:watch": "tsc -w"
Expand Down

0 comments on commit 7b3b9cc

Please sign in to comment.