diff --git a/package.json b/package.json index 027f7df..e70b718 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@signature.digital/portablecontract", - "version": "1.0.1", + "version": "1.0.2", "private": false, "description": "a package that defines standard tools for working with contracts.", "main": "dist_ts/index.js", @@ -47,4 +47,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}