Skip to content

Commit 53cbc75

Browse files
committed
Release 2.0.0
1 parent c8f0343 commit 53cbc75

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

History.md

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

2+
2.0.0 / 2015-07-05
3+
==================
4+
5+
* feat(hessian 2.0) implement hessian 2.0
6+
27
1.0.4 / 2015-04-09
38
==================
49

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": "1.0.4",
3+
"version": "2.0.0",
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)