Skip to content

Commit

Permalink
v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rylanc committed Jul 18, 2014
1 parent 46a614f commit 8f2937b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.1.3 / 2014-07-18
==================

* Fixed a crash that can happen after a wrapped Ruby object is GCed
* Updated documentation

0.1.2 / 2014-07-16
==================

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": "norby",
"version": "0.1.2",
"version": "0.1.3",
"description": "Call your Ruby libraries from node.js",
"keywords": [
"norby",
Expand Down

0 comments on commit 8f2937b

Please sign in to comment.