Skip to content

Commit c74b2ee

Browse files
committed
update package version
1 parent bf6f0a6 commit c74b2ee

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.3",
3+
"version": "3.4",
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.3",
3+
"version": "3.4",
44
"description": "Devtool for React Context and useReducer",
55
"manifest_version": 2,
66
"icons": {

0 commit comments

Comments
 (0)