diff --git a/CHANGELOG.md b/CHANGELOG.md index fd808c6..7bb9d81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# v1.0.5 +- Update README.md to reference the new repository name in the CircleCI status badge. + # v1.0.4 - Version bump to sync github and npm releases. diff --git a/README.md b/README.md index 29e46a8..369ef41 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # React Redux UI Tools -[![Circle CI](https://circleci.com/gh/jhorowitz-firedrum/redux-ui.svg?style=svg)](https://circleci.com/gh/jhorowitz-firedrum/redux-ui) +[![Circle CI](https://circleci.com/gh/jhorowitz-firedrum/react-redux-ui-tools.svg?style=svg)](https://circleci.com/gh/jhorowitz-firedrum/react-redux-ui-tools) #### Think of react-redux-ui-tools as **block-level scoping** for UI state. diff --git a/package.json b/package.json index fa32a1b..1b40ce5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-redux-ui-tools", - "version": "1.0.4", + "version": "1.0.5", "description": "UI state management for React with Redux", "main": "dist/index.js", "files": [