From: Feross Aboukhadijeh Date: Thu, 6 Feb 2014 04:49:56 +0000 (-0800) Subject: 2.1.1 X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=04badffafe4e7660ab3f78460591d8bc8ab0353d;p=buffer.git 2.1.1 --- diff --git a/package.json b/package.json index c9c9bf4..0e5dde6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "native-buffer-browserify", "description": "buffer module compatibility for browserify (backed by ArrayBuffer so its fast!)", - "version": "2.1.0", + "version": "2.1.1", "author": "Feross Aboukhadijeh (http://feross.org/)", "bugs": { "url": "https://github.com/feross/native-buffer-browserify/issues" @@ -52,4 +52,4 @@ "ipad/6" ] } -} \ No newline at end of file +}