Skip to content

Commit d6a73ed

Browse files
committed
Update version number
1 parent fadc20b commit d6a73ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "base64-u8array-arraybuffer",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A simple, lightweight, and efficient JavaScript library to manage encoding/decoding between base64 data, Uint8Arrays, and ArrayBuffers",
55
"keywords": [
66
"base64",

0 commit comments

Comments
 (0)