Skip to content

Commit 3ffed83

Browse files
Karangrom1504
authored andcommitted
Release 1.12.0
1 parent 839a520 commit 3ffed83

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.12.0
4+
5+
* Fix issue with anon bitfield in compiler
6+
37
## 1.11.0
48

59
* compiler: add some more reserved keywords (@extremeheat)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protodef",
3-
"version": "1.11.0",
3+
"version": "1.12.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)