Skip to content

Commit 346e12d

Browse files
committed
Release 1.11.0
1 parent b27d798 commit 346e12d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

doc/history.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# History
22

3+
## 1.11.0
4+
5+
* compiler: add some more reserved keywords (@extremeheat)
6+
37
## 1.10.0
48

59
* exposed CompiledProtodef

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protodef",
3-
"version": "1.10.0",
3+
"version": "1.11.0",
44
"description": "A simple yet powerful way to define binary protocols",
55
"main": "index.js",
66
"author": "roblabla <[email protected]>",

0 commit comments

Comments
 (0)