Skip to content

Commit 3c4d0ff

Browse files
committed
chore: bump func-js-bin to v0.4.4-newops.1, bump version
1 parent 0e0f98f commit 3c4d0ff

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ton-community/func-js",
3-
"version": "0.6.3",
3+
"version": "0.7.0",
44
"description": "The TON FunC smart-contract compiler",
55
"main": "dist/index.js",
66
"bin": {
@@ -29,7 +29,7 @@
2929
"typescript": "^4.9.5"
3030
},
3131
"dependencies": {
32-
"@ton-community/func-js-bin": "0.4.4-newops",
32+
"@ton-community/func-js-bin": "0.4.4-newops.1",
3333
"arg": "^5.0.2"
3434
}
3535
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -718,10 +718,10 @@
718718
dependencies:
719719
"@sinonjs/commons" "^2.0.0"
720720

721-
"@ton-community/func-js-bin@0.4.4-newops":
722-
version "0.4.4-newops"
723-
resolved "https://registry.yarnpkg.com/@ton-community/func-js-bin/-/func-js-bin-0.4.4-newops.tgz#6731b46921ac61fafa3091a8e0be4b8cb92fddc6"
724-
integrity sha512-tvbnb/rpK+L/PmT0TwZctI00hvvWgkqRlsiFLsZUqLERo5BPDDnurYHnbt/VE/2gz9pljJ5mANmhwd0K6oW/2Q==
721+
"@ton-community/func-js-bin@0.4.4-newops.1":
722+
version "0.4.4-newops.1"
723+
resolved "https://registry.yarnpkg.com/@ton-community/func-js-bin/-/func-js-bin-0.4.4-newops.1.tgz#d21cd01da8abf29cb301969f782c01b0852fdac5"
724+
integrity sha512-TV4t6XhmItq4t+wv4pV30yEwb+YvdmsKo4Ig4B0zp4PLdI0r9iZHz4y5bBHcXmDQDRqulXzK6kTgfHvs2CIsaQ==
725725

726726
"@types/babel__core@^7.1.14":
727727
version "7.20.0"

0 commit comments

Comments
 (0)