Skip to content
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Shull committed Jul 1, 2011
1 parent ecc36fa commit 1c4700d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name" : "node-proxy",
"version" : "0.5.0",
"version" : "0.5.1",
"description" : "A module for node implementing __noSuchMethod__-type handlers, such as object overloading, as part of the Harmony Catch-All Proxies specification found at http://wiki.ecmascript.org/doku.php?id=harmony:proxies",
"keywords" : [
"interceptor",
Expand Down

0 comments on commit 1c4700d

Please sign in to comment.