Skip to content

Commit

Permalink
Release 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rom1504 committed Jun 10, 2020
1 parent 4c97528 commit 806878f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions doc/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# History

## 1.7.2

* remove closure compiler

## 1.7.1

* fix option in compiler
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "protodef",
"version": "1.7.1",
"version": "1.7.2",
"description": "A simple yet powerful way to define binary protocols",
"main": "index.js",
"author": "roblabla <[email protected]>",
Expand Down

0 comments on commit 806878f

Please sign in to comment.