diff --git a/package.json b/package.json index b767ed7..87b6788 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fast-text-encoding", - "version": "1.0.0", + "version": "1.0.1", "description": "Fast polyfill for TextEncoder and TextDecoder, only supports utf-8", "main": "text.min.js", "repository": "https://github.com/samthor/fast-text-encoder.git",