Skip to content

Commit 2d9d2dc

Browse files
committed
Update version
1 parent f9d60b6 commit 2d9d2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: redux_remote_devtools
22
description: Remote DevTools for Redux.dart. This package connects a Dart Redux store to the Remote Devtools Server, allowing the developer to inspect changes to the Redux Store during runtime.
33
author: Michael Marner <michael@20papercups.net>
44
homepage: https://github.com/MichaelMarner/dart-redux-remote-devtools
5-
version: 1.0.4
5+
version: 2.0.0
66
dependencies:
77
redux: '>=3.0.0 <5.0.0'
88
redux_dev_tools: '>=0.4.0 <1.0.0'

0 commit comments

Comments
 (0)