Skip to content

Commit

Permalink
v0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jhudson8 committed Sep 20, 2014
1 parent 7f46bbd commit afab1cc
Show file tree
Hide file tree
Showing 5 changed files with 10 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.9.0
* backbone-reaction v0.9.2
* https://github.com/jhudson8/backbone-reaction
*
* Copyright (c) 2014 Joe Hudson<joehud_AT_gmail.com>
Expand Down
4 changes: 2 additions & 2 deletions backbone-reaction.min.js

Large diffs are not rendered by default.

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.9.1",
"version": "0.9.2",
"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.9.1",
"version": "0.9.2",
"author": "Joe Hudson <[email protected]>",
"description": "react, backbone and then some",
"repository": {
Expand Down
5 changes: 5 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Development

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

## v0.9.2 - September 20th, 2014
- fix messed up 0.9.1 release

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

## v0.9.1 - September 20th, 2014
Expand Down

0 comments on commit afab1cc

Please sign in to comment.