Skip to content

Commit 4f814f3

Browse files
committedMar 6, 2020
v1.0.1 bump
1 parent 657f280 commit 4f814f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-text-encoding",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Fast polyfill for TextEncoder and TextDecoder, only supports utf-8",
55
"main": "text.min.js",
66
"repository": "https://github.com/samthor/fast-text-encoder.git",

0 commit comments

Comments
 (0)
Please sign in to comment.