diff --git a/package.json b/package.json index 73cbe17..18a9cb1 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Brian J. Brennan ", "name": "buffer-crc32", "description": "A pure javascript CRC32 algorithm that plays nice with binary data", - "version": "1.0.0", + "version": "2.0.0", "licenses": [ { "type": "MIT",