Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

Commit fb85b3b

Browse files
committed
prepare for 1.0.0
1 parent 011a16d commit fb85b3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
* Update to the new history API (#89)
55

6-
## [1.0.0](https://github.com/jlongster/redux-simple-router/compare/0.0.10...master)
6+
## [1.0.0](https://github.com/jlongster/redux-simple-router/compare/0.0.10...1.0.0)
77
> 2015-12-09
88
99
This release changes quite a bit so you'll have to update your code.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redux-simple-router",
3-
"version": "0.0.10",
3+
"version": "1.0.0",
44
"description": "Ruthlessly simple bindings to keep react-router and redux in sync",
55
"main": "lib/index",
66
"repository": {

0 commit comments

Comments
 (0)