diff --git a/package.json b/package.json index 89b7709..33ec668 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fast-text-encoding", - "version": "1.0.2", + "version": "1.0.3", "description": "Fast polyfill for TextEncoder and TextDecoder, only supports utf-8", "main": "text.min.js", "repository": "https://github.com/samthor/fast-text-encoding.git",