Skip to content

Commit f911799

Browse files
committed
Release v0.19.0
1 parent 5851466 commit f911799

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
v0.19.0 - Tue, 15 Sep 2015 17:33:35 GMT
2+
---------------------------------------
3+
4+
- [ac500c8](../../commit/ac500c8) [changed] Replace everything with LinkContainer
5+
6+
7+
18
v0.18.1 - Mon, 10 Aug 2015 21:56:38 GMT
29
---------------------------------------
310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router-bootstrap",
3-
"version": "0.18.1",
3+
"version": "0.19.0",
44
"description": "Integration between React Router and React-Bootstrap",
55
"main": "./lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)