Skip to content

Commit 19536e7

Browse files
committed
release
1 parent f926cf0 commit 19536e7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.0.5",
3+
"version": "1.1.0",
44
"description": "",
55
"main": "background.js",
66
"scripts": {

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.0.5",
3+
"version": "1.1.0",
44
"manifest_version": 2,
55
"minimum_chrome_version": "41.0",
66
"devtools_page": "pages/devtools/devtools.html",

0 commit comments

Comments
 (0)