Skip to content

Commit 61784b7

Browse files
committed
v2.0.0-rc.35
1 parent fcba8fe commit 61784b7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

programs/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"extension": "./dist/cli.js"
2626
},
2727
"name": "extension",
28-
"version": "2.0.0-rc.35",
28+
"version": "2.0.0-rc.36",
2929
"description": "Create cross-browser extensions with no build configuration.",
3030
"author": {
3131
"name": "Cezar Augusto",

programs/create/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dist"
2222
],
2323
"name": "extension-create",
24-
"version": "2.0.0-rc.35",
24+
"version": "2.0.0-rc.36",
2525
"description": "The create step of Extension.js",
2626
"author": {
2727
"name": "Cezar Augusto",

programs/develop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dist"
2222
],
2323
"name": "extension-develop",
24-
"version": "2.0.0-rc.35",
24+
"version": "2.0.0-rc.36",
2525
"description": "The develop step of Extension.js",
2626
"author": {
2727
"name": "Cezar Augusto",

0 commit comments

Comments
 (0)