Skip to content

Commit 5d8d0a5

Browse files
committed
update package version
1 parent 98613ea commit 5d8d0a5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/devtool-extenstion/browser/chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "React Context DevTool",
3-
"version": "3.2",
3+
"version": "3.3",
44
"description": "Devtool for React Context and useReducer",
55
"manifest_version": 2,
66
"icons": {

packages/devtool-extenstion/browser/firefox/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "React Context DevTool",
3-
"version": "3.2",
3+
"version": "3.3",
44
"description": "Devtool for React Context and useReducer",
55
"manifest_version": 2,
66
"icons": {

0 commit comments

Comments
 (0)