fix(core): update

This commit is contained in:
2023-11-28 13:36:28 +01:00
parent dcfa53e40c
commit f7f4ce99ed
2 changed files with 2 additions and 4 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@signature.digital/portablecontract',
version: '1.0.3',
version: '1.0.4',
description: 'a package that defines standard tools for working with contracts.'
}