Skip to content

Commit 0adda78

Browse files
committed
release
1 parent c8aa77e commit 0adda78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "BEM-chrome-devtools",
3-
"version": "1.1.7",
3+
"version": "1.2.0",
44
"description": "BEM-chrome-devtools",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "BEM-devtools",
3-
"version": "1.1.7",
3+
"version": "1.2.0",
44
"manifest_version": 2,
55
"minimum_chrome_version": "41.0",
66
"devtools_page": "pages/devtools/devtools.html",

0 commit comments

Comments
 (0)