diff --git a/package.json b/package.json index 8816f0f54..99adc0b92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "borsh", - "version": "0.1.0", + "version": "0.1.1", "description": "Binary Object Representation Serializer for Hashing", "main": "borsh-js/index.js", "types": "borsh-js/index.d.ts",