Skip to content

Commit 21b6eab

Browse files
committed
Bump the version to 1.1.0
1 parent 0a22e47 commit 21b6eab

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,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Firefox Profiler",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"description": "A Chrome extension to capture performance profiles with Chrome's tracing profiler and export them directly to Firefox Profile Viewer",
66
"minimum_chrome_version": "92",
77
"icons": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "firefox-profiler-for-chrome",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"private": true,
55
"author": "Nazım Can Altınova <canaltinova@gmail.com>",
66
"license": "MPL-2.0",

0 commit comments

Comments
 (0)