We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12c4fce commit 2c12734Copy full SHA for 2c12734
CHANGELOG.md
@@ -0,0 +1,4 @@
1
+v0.17.2 - Sun, 12 Jul 2015 15:50:59 GMT
2
+---------------------------------------
3
+
4
+- [5f16463](../../commit/5f16463) [fixed] Remove extraneous dependencies.
package.json
@@ -1,6 +1,6 @@
{
"name": "react-router-bootstrap",
- "version": "0.17.1",
+ "version": "0.17.2",
"description": "react-router and react-bootstrap compatible components",
5
"main": "./lib/index.js",
6
"scripts": {
0 commit comments