Skip to content

Commit 1e7bdbc

Browse files
committed
v0.0.15
1 parent 2d84968 commit 1e7bdbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Scratch JS",
3-
"version": "0.0.14",
3+
"version": "0.0.15",
44
"description": "Write and execute ES6 within DevTools!",
55
"devtools_page": "es6-repl.html",
66
"manifest_version": 2,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Scratch-JS",
3-
"version": "0.0.14",
3+
"version": "0.0.15",
44
"description": "Write ES6 (and other compile-to-JS languages) and execute it on a page from inside DevTools.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)