Skip to content

Commit 891a65a

Browse files
committed
1.1.0
1 parent c3af549 commit 891a65a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example-package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "context-api-dev-tools-extension",
3-
"version": "1.0.9",
3+
"version": "1.1.0",
44
"description": "Port for [Redux Dev Tools Extension](https://github.com/zalmoxisus/remote-redux-devtools) now using Context API",
55
"main": "index.min.js",
66
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "context-api-dev-tools-extension",
3-
"version": "1.0.9",
3+
"version": "1.1.0",
44
"description": "Port for [Redux Dev Tools Extension](https://github.com/zalmoxisus/redux-devtools-extension) now using Context API",
55
"main": "index.min.js",
66
"scripts": {

0 commit comments

Comments
 (0)