Skip to content

Commit

Permalink
Release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tangyao committed Nov 1, 2015
1 parent ffce1d8 commit 8413adb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

1.1.1 / 2015-11-01
==================

* fix: hashmap tag should be 0x4d

1.1.0 / 2015-10-31
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hessian.js",
"version": "1.1.0",
"version": "1.1.1",
"description": "Hessian Serialization written by pure JavaScript, support all kind of types in Java.",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 8413adb

Please sign in to comment.