diff --git a/index.js b/index.js index 0cc35460..ff9766bd 100644 --- a/index.js +++ b/index.js @@ -1,7 +1,7 @@ /*! * The buffer module from node.js, for the browser. * - * @author Feross Aboukhadijeh + * @author Feross Aboukhadijeh * @license MIT */ diff --git a/package.json b/package.json index 5a9a1cde..2c224a8b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "buffer", "description": "Node.js Buffer API, for the browser", - "version": "2.8.2", + "version": "2.8.3", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org",