We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab45730 commit 8e8cfc6Copy full SHA for 8e8cfc6
History.md
@@ -1,4 +1,10 @@
1
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
8
2.3.1 / 2017-07-25
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "hessian.js",
- "version": "2.3.1",
+ "version": "2.4.0",
"description": "Hessian Serialization written by pure JavaScript, support all kind of types in Java.",
"main": "index.js",
"files": [
@@ -52,4 +52,4 @@
52
"engines": {
53
"node": ">= 0.12.0"
54
}
55
-}
+}
0 commit comments