Skip to content

Commit 79012f3

Browse files
committed
v2.14.0
1 parent c1a1733 commit 79012f3

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,5 +1,5 @@
11
{
2-
"version": "2.13.2",
2+
"version": "2.14.0",
33
"name": "remotedev-redux-devtools-extension",
44
"description": "Redux Developer Tools for debugging application state changes.",
55
"scripts": {

src/browser/extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.13.2",
2+
"version": "2.14.0",
33
"name": "Redux DevTools",
44
"short_name": "Redux DevTools",
55
"description": "Redux DevTools for debugging application's state changes.",

0 commit comments

Comments
 (0)