Skip to content

Commit

Permalink
Bump for 10.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nhunzaker committed Nov 10, 2016
1 parent 5675111 commit d4da2cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 10.6.1 (not released)
## 10.6.1

- Made a few performance tweaks to achieve deeper v8 optimization
- Never dispatch on archive. We don't need to. History will correctly
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "microcosm",
"version": "10.6.1-alpha",
"version": "10.6.1",
"private": true,
"description": "Flux with first-class actions and state sandboxing.",
"main": "src/microcosm.js",
Expand Down

0 comments on commit d4da2cc

Please sign in to comment.