Skip to content

Commit 6fd17b2

Browse files
author
Bernabe Gonzalez
committed
1.0.8
1 parent 6a9bff3 commit 6fd17b2

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
@@ -19,7 +19,7 @@
1919
"react-router": "3.0.2",
2020
"react-router-redux": "4.0.7",
2121
"redux": "3.6.0",
22-
"redux-react-session": "1.0.5",
22+
"redux-react-session": "1.0.8",
2323
"redux-thunk": "2.2.0"
2424
},
2525
"devDependencies": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redux-react-session",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)