Skip to content

Commit e739f33

Browse files
chore: upgrade version to 1.14.3 (#517)
Signed-off-by: jaime-iobermudez <[email protected]>
1 parent c549d84 commit e739f33

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hashgraph/asset-tokenization-contracts",
3-
"version": "1.14.2",
3+
"version": "1.14.3",
44
"main": "./build/typechain-types/index.js",
55
"module": "./build/typechain-types/index.js",
66
"files": [

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hashgraph/hedera-asset-tokenization",
3-
"version": "1.14.2",
3+
"version": "1.14.3",
44
"license": "Apache-2.0",
55
"description": "asset tokenization",
66
"scripts": {

sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hashgraph/asset-tokenization-sdk",
3-
"version": "1.14.2",
3+
"version": "1.14.3",
44
"description": "Testing to MASTER",
55
"main": "./build/cjs/src/index.js",
66
"module": "./build/esm/src/index.js",

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hashgraph/asset-tokenization-dapp",
3-
"version": "1.14.2",
3+
"version": "1.14.3",
44
"license": "Apache-2.0",
55
"scripts": {
66
"clean:node": "npx --yes rimraf node_modules",

0 commit comments

Comments
 (0)