From: Feross Aboukhadijeh Date: Wed, 11 Dec 2013 01:38:46 +0000 (-0800) Subject: 1.1.0 X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=1874a83af988602cc29211e0225d07e9f22a3722;p=buffer.git 1.1.0 --- diff --git a/package.json b/package.json index 41485f8..6c04f3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "native-buffer-browserify", - "version": "1.0.3", + "version": "1.1.0", "description": "buffer module compatibility for browserify (backed by ArrayBuffer so its fast!)", "main": "index.js", "dependencies": {