diff --git a/package.src.json b/package.src.json index 5ac42c5..7a1804a 100644 --- a/package.src.json +++ b/package.src.json @@ -1,6 +1,6 @@ { "name": "bestbase64utf8", - "version": "1.0.2", + "version": "1.0.3", "description": "The most standard, most cross-browser, most compact, and fastest possible btoa and atob solution for unicode strings with high code points. Made by AnonyCo with ❤️ from 🐕s.", "keywords": ["btoa", "atob", "utf8", "utf-8", "base64", "javascript", "browser", "node", "node.js", "nodejs", "library", "1kb", "fast", "performance"], "homepage": "https://github.com/anonyco/BestBase64EncoderDecoder#quick-start",