From: Feross Aboukhadijeh Date: Mon, 25 Nov 2013 14:45:09 +0000 (-0800) Subject: 1.0.0 X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=003840c5b547a0341a5bfd03ac623d5bf887822c;p=buffer.git 1.0.0 --- diff --git a/package.json b/package.json index 7b7b5ed..f989f45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "native-buffer-browserify", - "version": "0.5.0", + "version": "1.0.0", "description": "buffer module compatibility for browserify (backed by ArrayBuffer so its fast!)", "main": "index.js", "dependencies": {