Skip to content

Commit 8e8cfc6

Browse files
committed
Release 2.4.0
1 parent ab45730 commit 8e8cfc6

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
2.4.0 / 2017-08-02
3+
==================
4+
5+
**features**
6+
* [[`ab45730`](http://github.com/node-modules/hessian.js/commit/ab457306e0ab6ac28eaa0e93b3478bcb1fbf5108)] - feat: upgrade is-type-of to 1.1.0 (#81) (fengmk2 <<fengmk2@gmail.com>>)
7+
28
2.3.1 / 2017-07-25
39
==================
410

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hessian.js",
3-
"version": "2.3.1",
3+
"version": "2.4.0",
44
"description": "Hessian Serialization written by pure JavaScript, support all kind of types in Java.",
55
"main": "index.js",
66
"files": [
@@ -52,4 +52,4 @@
5252
"engines": {
5353
"node": ">= 0.12.0"
5454
}
55-
}
55+
}

0 commit comments

Comments
 (0)