Skip to content

Commit 3cf5ec7

Browse files
committed
1.9.0
1 parent 7722654 commit 3cf5ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cbor2",
3-
"version": "1.8.2",
3+
"version": "1.9.0",
44
"description": "Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC8949).",
55
"exports": {
66
".": "./lib/index.js",

0 commit comments

Comments
 (0)