Skip to content

Commit 911d4fc

Browse files
committed
chore(release):
- project: sdk-core 0.1.0
1 parent ebe1170 commit 911d4fc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

typescript/aqua/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@1inch/aqua-sdk",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "1inch Aqua Protocol SDK",
55
"author": "@1inch",
66
"license": "LicenseRef-Degensoft-Aqua-Source-1.1",

typescript/sdk-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@1inch/sdk-core",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "Core utilities and types for 1inch SDKs",
55
"author": "@1inch",
66
"repository": {

typescript/swap-vm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@1inch/swap-vm-sdk",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "1inch Swap VM SDK",
55
"author": "@1inch",
66
"license": "LicenseRef-Degensoft-SwapVM-1.1",

0 commit comments

Comments
 (0)