Skip to content

Commit

Permalink
v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Tilley committed Jul 10, 2014
1 parent 3729140 commit 05ef831
Show file tree
Hide file tree
Showing 16 changed files with 879 additions and 877 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fluxxor",
"version": "1.3.1",
"version": "1.3.2",
"main": "build/fluxxor.min.js",
"description": "Flux architecture tools for React",
"homepage": "",
Expand Down
1,702 changes: 852 additions & 850 deletions build/fluxxor.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/fluxxor.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/fluxxor.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/fluxxor.min.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/async/app/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/async/app/bundle.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/carousel/app/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/carousel/app/bundle.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/todo-basic/app/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/todo-basic/app/bundle.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fluxxor",
"version": "1.3.1",
"version": "1.3.2",
"description": "Flux architecture tools for React",
"repository": {
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions site/contents/examples/carousel/carousel-bundle.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions site/contents/guides/async-bundle.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions site/contents/guides/todo-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion version.js

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

0 comments on commit 05ef831

Please sign in to comment.