diff --git a/package.json b/package.json index 643629f..1ce4622 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ronomon/base64", - "version": "1.0.1", + "version": "1.1.0", "description": "Fast, robust Base64 encoder/decoder for Buffers in C++. Ignores whitespace. Detects corruption and truncation. Ships with extensive tests, a fuzz test and a benchmark.", "main": "index.js", "repository": {