Skip to content

Commit 3f33096

Browse files
0.7.0
1 parent 4e7e5cc commit 3f33096

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "text-encoding",
3-
"version": "0.6.4",
3+
"version": "0.7.0",
44
"homepage": "https://github.com/inexorabletash/text-encoding",
55
"authors": [
66
"Joshua Bell <inexorabletash@gmail.com>",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"Pierre Queinnec <pierre@queinnec.org>",
1313
"Zack Weinberg <zackw@panix.com>"
1414
],
15-
"version": "0.6.4",
15+
"version": "0.7.0",
1616
"description": "Polyfill for the Encoding Living Standard's API.",
1717
"main": "index.js",
1818
"files": [

0 commit comments

Comments
 (0)