Skip to content

Commit 9ea2211

Browse files
committed
1.1.0
1 parent e3d2684 commit 9ea2211

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "binspector",
33
"description": "A _truly_ declarative library for binary file and protocol definition written in typescript. Read binary files based on class definition and decorators directly from your webapp.",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"main": "dist/binspector.js",
66
"types": "dist/index.d.ts",
77
"files": [

0 commit comments

Comments
 (0)