Skip to content

Commit

Permalink
v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhudson8 committed Sep 7, 2014
1 parent 5bfabe9 commit c3f7af9
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 5 deletions.
2 changes: 1 addition & 1 deletion backbone-reaction.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* backbone-reaction v0.8.1
* backbone-reaction v0.9.0
* https://github.com/jhudson8/backbone-reaction
*
* Copyright (c) 2014 Joe Hudson<joehud_AT_gmail.com>
Expand Down
2 changes: 1 addition & 1 deletion backbone-reaction.min.js

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

2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "backbone-reaction",
"main": "ckbone-reaction.js",
"version": "0.8.1",
"version": "0.9.0",
"homepage": "https://github.com/jhudson8/backbone-reaction",
"authors": [
"Joe Hudson <[email protected]>"
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": "backbone-reaction",
"version": "0.8.1",
"version": "0.9.0",
"author": "Joe Hudson <[email protected]>",
"description": "react, backbone and then some",
"repository": {
Expand Down
12 changes: 11 additions & 1 deletion release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,17 @@

## Development

[Commits](https://github.com/jhudson8/backbone-reaction/compare/v0.8.1...master)
[Commits](https://github.com/jhudson8/backbone-reaction/compare/v0.9.0...master)

## v0.9.0 - September 7th, 2014
- https://github.com/jhudson8/react-mixin-manager v0.7.0
+ https://github.com/jhudson8/react-mixin-manager v0.7.1
- https://github.com/jhudson8/react-events v0.4.4
+ https://github.com/jhudson8/react-events v0.5.0
- https://github.com/jhudson8/react-backbone v0.9.1
+ https://github.com/jhudson8/react-backbone v0.10.1 - 5bfabe9

[Commits](https://github.com/jhudson8/backbone-reaction/compare/v0.8.1...v0.9.0)

## v0.8.1 - July 25th, 2014
- upgrade to react-events 0.4.3 - 3e98044
Expand Down

0 comments on commit c3f7af9

Please sign in to comment.