We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dca2bf commit fc04290Copy full SHA for fc04290
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cbor",
3
- "version": "0.0.0",
+ "version": "0.1.0",
4
"description": "The Concise Binary Object Representation (CBOR) data format (RFC7049) implemented in pure JavaScript.",
5
"keywords": [
6
"cbor"
0 commit comments