diff --git a/package.json b/package.json index d257c947..d3ead3f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dao-xyz/borsh", - "version": "5.1.6", + "version": "5.1.7", "readme": "README.md", "homepage": "https://github.com/dao-xyz/borsh-ts#README", "description": "Binary Object Representation Serializer for Hashing simplified with decorators",