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