]> zoso.dev Git - buffer.git/commitdiff
Bump version. Fixed #28
authorRomain Beauxis <toots@rastageeks.org>
Sun, 25 Aug 2013 14:35:02 +0000 (09:35 -0500)
committerRomain Beauxis <toots@rastageeks.org>
Sun, 25 Aug 2013 14:35:02 +0000 (09:35 -0500)
package.json

index 837b02ac0fba51282045df23d182c5506c78b962..d5cfda4d19890a3202d08d68795ec90a1d3214c0 100644 (file)
@@ -1,6 +1,6 @@
 {
     "name" : "buffer-browserify",
-    "version" : "0.2.0",
+    "version" : "0.2.1",
     "description" : "buffer module compatibility for browserify",
     "main" : "index.js",
     "browserify" : "index.js",