Skip to content

Commit 74d5359

Browse files
Bump version to v0.3.0
1 parent 976824c commit 74d5359

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": "nimbus-devtools",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "nimbus-devtools",
55
"license": "MPL-2.0",
66
"private": true,

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "nimbus-devtools",
4-
"version": "0.2.0",
4+
"version": "0.3.0",
55
"browser_specific_settings": {
66
"gecko": {
77

0 commit comments

Comments
 (0)