diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..98091c6 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,4 @@ +v0.17.2 - Sun, 12 Jul 2015 15:50:59 GMT +--------------------------------------- + +- [5f16463](../../commit/5f16463) [fixed] Remove extraneous dependencies. diff --git a/package.json b/package.json index 0366655..98d65cf 100644 --- a/package.json +++ b/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", "main": "./lib/index.js", "scripts": {