Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Updating version
Browse files Browse the repository at this point in the history
Signed-off-by: Georgi Lazarov <[email protected]>
  • Loading branch information
georgi-l95 committed Feb 17, 2023
1 parent 27cb799 commit 1082f5f
Show file tree
Hide file tree
Showing 29 changed files with 1,509 additions and 9,698 deletions.
10,222 changes: 855 additions & 9,367 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/contracts/lib.esm/_version.d.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export declare const version = "contracts/1.2.3";
export declare const version = "contracts/1.2.4";
//# sourceMappingURL=_version.d.ts.map
2 changes: 1 addition & 1 deletion packages/contracts/lib.esm/_version.js

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

2 changes: 1 addition & 1 deletion packages/contracts/lib/_version.d.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export declare const version = "contracts/1.2.3";
export declare const version = "contracts/1.2.4";
//# sourceMappingURL=_version.d.ts.map
2 changes: 1 addition & 1 deletion packages/contracts/lib/_version.js

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

4 changes: 2 additions & 2 deletions packages/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"sideEffects": false,
"tarballHash": "0x63b1e4a98f4040167d525bd2da55fb28135784a97036c003d64f2c59bf939bd3",
"tarballHash": "0xf365ed577c2b8c8436e5c553f44abd4ed1402595fb78bbe8542b0625a798e9a9",
"types": "./lib/index.d.ts",
"version": "1.2.3"
"version": "1.2.4"
}
2 changes: 1 addition & 1 deletion packages/contracts/src.ts/_version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const version = "contracts/1.2.3";
export const version = "contracts/1.2.4";
Loading

0 comments on commit 1082f5f

Please sign in to comment.