diff --git a/client/manifest.json b/client/manifest.json index 03de4c4..a238f81 100644 --- a/client/manifest.json +++ b/client/manifest.json @@ -1,6 +1,6 @@ { "name": "fb-flo", - "version": "0.12", + "version": "0.13", "description": "Modify running web apps without reloading", "devtools_page": "devtools.html", "manifest_version": 2, diff --git a/package.json b/package.json index ab07fdf..c2d7589 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fb-flo", - "version": "0.2.1", + "version": "0.3.0", "description": "Modify running web apps without reloading", "repository": { "type": "git",