diff --git a/package.json b/package.json index cad09b2..0ee358f 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "TzSafe", - "version": "0.3.2", + "version": "0.3.3", "author": "Marigold ", - "description": "TzSafe is a multisig wallet aiming at providing better assurance of security and management of ownership than a traditional single-signed wallet. The implementation adheres to the guidelines specified in TZIP-27.", + "description": "TzSafe is a multisig wallet aiming at providing better assurance of security and management of ownership than a traditional single-signed wallet.", "scripts": { "test": "ligo run test test/test.mligo --project-root ." },