Skip to content

Commit f959cfa

Browse files
committed
v0.0.17
1 parent 29e6042 commit f959cfa

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.16",
3+
"version": "0.0.17",
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.16",
3+
"version": "0.0.17",
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)