We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 657f280 commit 4f814f3Copy full SHA for 4f814f3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fast-text-encoding",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Fast polyfill for TextEncoder and TextDecoder, only supports utf-8",
5
"main": "text.min.js",
6
"repository": "https://github.com/samthor/fast-text-encoder.git",
0 commit comments