Skip to content

Commit f09fe8b

Browse files
committed
Release 1.3.0
1 parent 997d3e3 commit f09fe8b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ throws an exception if the protocol isn't correct
4949

5050
## History
5151

52+
### 1.3.0
53+
54+
* update protodef
55+
5256
### 1.2.3
5357

5458
* add .json suffix when requiring (for webpack)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protodef-validator",
3-
"version": "1.2.3",
3+
"version": "1.3.0",
44
"description": "Validate ProtoDef protocol definition in node",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)