diff --git a/package.json b/package.json index 80a0fcb..d33b528 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cbor", - "version": "0.0.0", + "version": "0.1.0", "description": "The Concise Binary Object Representation (CBOR) data format (RFC7049) implemented in pure JavaScript.", "keywords": [ "cbor"