Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed Aug 27, 2014
1 parent cc2f96b commit ad54c28
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
@@ -1,4 +1,10 @@

1.0.1 / 2014-08-27
==================

* Merge pull request #30 from node-modules/java.lang.Error
* support decode java.lang.*Error as js Error

1.0.0 / 2014-08-27
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "hessian.js",
"version": "1.0.0",
"version": "1.0.1",
"description": "Hessian Serialization written by pure JavaScript, support all kind of types in Java.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit ad54c28

Please sign in to comment.