]> zoso.dev Git - buffer.git/commitdiff
Bump version to 0.0.5
authorRomain Beauxis <toots@rastageeks.org>
Fri, 1 Mar 2013 21:17:02 +0000 (15:17 -0600)
committerRomain Beauxis <toots@rastageeks.org>
Fri, 1 Mar 2013 21:17:02 +0000 (15:17 -0600)
package.json

index 0b0caabdb05a59ab2665d4eb235162e1a41a3bae..52bc0bcc51efcfa81ee50f6a1a9fadb6b07d5dec 100644 (file)
@@ -1,6 +1,6 @@
 {
     "name" : "buffer-browserify",
-    "version" : "0.0.4",
+    "version" : "0.0.5",
     "description" : "buffer module compatibility for browserify",
     "main" : "index.js",
     "browserify" : "index.js",