Skip to content

Commit 3fa1bee

Browse files
committed
symbiosis-api, set 5.33.5
1 parent 028e4aa commit 3fa1bee

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ stats.json
1313
.DS_Store
1414
/docs/
1515
/src/index.ts
16-
.eslintignore
16+
.eslintignore
17+
.vscode

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rubic-sdk",
3-
"version": "5.33.0-alpha.symba-api.1",
3+
"version": "5.33.5",
44
"description": "Simplify dApp creation",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)