Skip to content

Commit f4bac33

Browse files
committed
1.8.0
1 parent ace79bb commit f4bac33

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.7.1",
3+
"version": "1.8.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)