From: Romain Beauxis Date: Thu, 13 Jun 2013 22:10:24 +0000 (-0500) Subject: Bumpe version to 0.1.0 X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=985d01ec8d6b9986e5ce01e8dfa9947de8862ab1;p=buffer.git Bumpe version to 0.1.0 --- diff --git a/package.json b/package.json index 7b93aff..e1da949 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name" : "buffer-browserify", - "version" : "0.0.5", + "version" : "0.1.0", "description" : "buffer module compatibility for browserify", "main" : "index.js", "browserify" : "index.js",