Skip to content

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aduth committed Oct 21, 2018
1 parent d0fa7c4 commit 52400d0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.0.1 (Unreleased)
## 1.0.1 (2018-10-20)

Bug Fixes

Expand Down
8 changes: 1 addition & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "turbo-combine-reducers",
"version": "1.0.0",
"version": "1.0.1",
"description": "Speed-optimized drop-in replacement for Redux's combineReducers",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 52400d0

Please sign in to comment.