Skip to content

Commit 35bd2f6

Browse files
committed
v0.0.10
1 parent ed9fd02 commit 35bd2f6

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed

ES6 Repl.zip

2.01 MB
Binary file not shown.

src/128-padded.png

-6.3 KB
Binary file not shown.

src/128.png

-6.01 KB
Loading

src/30.png

-1.88 KB
Binary file not shown.

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ES6 Repl",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"description": "ES6 transpiler based on Traceur",
55
"devtools_page": "es6-repl.html",
66
"manifest_version": 2,

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "es6-repl-chrome-extension",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"description": "This extension is an add-on for dev tools which integrates the Google Traceur transpiler (https://github.com/google/traceur-compiler), allowing you to test out the new JS features coming with ECMAScript 6.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)