Skip to content

Commit 45907f1

Browse files
committed
Bumping version number.
1 parent 2583015 commit 45907f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "base64-arraybuffer",
33
"description": "Encode/decode base64 data into ArrayBuffers",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"homepage": "https://github.com/niklasvh/base64-arraybuffer",
66
"author": {
77
"name": "Niklas von Hertzen",
@@ -32,4 +32,4 @@
3232
"grunt": "~0.3.17"
3333
},
3434
"keywords": []
35-
}
35+
}

0 commit comments

Comments
 (0)