We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e2da8d commit e0e1c91Copy full SHA for e0e1c91
doc/history.md
@@ -1,5 +1,9 @@
1
# History
2
3
+## 1.12.1
4
+
5
+* update to protodef 1.0.0
6
7
## 1.12.0
8
9
* Fix issue with anon bitfield in compiler
package.json
@@ -1,6 +1,6 @@
{
"name": "protodef",
- "version": "1.12.0",
+ "version": "1.12.1",
"description": "A simple yet powerful way to define binary protocols",
"main": "index.js",
"author": "roblabla <robinlambertz.dev@gmail.com>",
0 commit comments