Skip to content

Commit 2dbb2c0

Browse files
committed
Release 2.1.3
1 parent 74a8415 commit 2dbb2c0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

History.md

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

2+
2.1.3 / 2015-10-01
3+
==================
4+
5+
* test: use npm scripts instead of Makefile
6+
* test: add undefined test
7+
* fix: array encode can be null
8+
29
2.1.2 / 2015-09-10
310
==================
411

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hessian.js",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "Hessian Serialization written by pure JavaScript, support all kind of types in Java.",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)