Skip to content

Commit 5d0fb52

Browse files
committed
New major version: 2.0.0
1 parent 3866e31 commit 5d0fb52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typed-binary",
3-
"version": "1.2.2",
3+
"version": "2.0.0",
44
"description": "Describe binary structures with full TypeScript support. Encode and decode into pure JavaScript objects.",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)