From: Feross Aboukhadijeh Date: Mon, 18 Nov 2013 14:58:50 +0000 (-0800) Subject: 0.4.0 X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=a64b1486566e9f7266b72ee490dde37256924d23;p=buffer.git 0.4.0 --- diff --git a/package.json b/package.json index 5f6b2af..fb6b436 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "native-buffer-browserify", - "version": "0.3.0", + "version": "0.4.0", "description": "buffer module compatibility for browserify (backed by ArrayBuffer so its fast!)", "main": "index.js", "dependencies": {