diff --git a/package.json b/package.json index 7cf9e52..8f73ef8 100644 --- a/package.json +++ b/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",