From: Feross Aboukhadijeh Date: Wed, 4 Dec 2013 01:05:56 +0000 (-0800) Subject: 1.0.2 X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=f2939428ecabd5645efce58b734080fbd3c5b85f;p=buffer.git 1.0.2 --- diff --git a/package.json b/package.json index f0c4839..9a69da8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "native-buffer-browserify", - "version": "1.0.1", + "version": "1.0.2", "description": "buffer module compatibility for browserify (backed by ArrayBuffer so its fast!)", "main": "index.js", "dependencies": {