Skip to content

Commit

Permalink
Bump and build v2.2.0-pre
Browse files Browse the repository at this point in the history
  • Loading branch information
samccone committed Sep 3, 2014
1 parent 04b952c commit 5ef43e6
Show file tree
Hide file tree
Showing 10 changed files with 806 additions and 531 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Make your Backbone.js apps dance with a composite application architecture!",
"homepage": "http://marionettejs.org",
"main": "./lib/core/backbone.marionette.js",
"version": "2.1.0",
"version": "2.2.0-pre",
"keywords": [
"backbone",
"framework",
Expand Down
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
### v2.2.0-pre [view commit logs](https://github.com/marionettejs/backbone.marionette/compare/v2.1.0...v2.2.0-pre)

### v2.1.0 [view commit logs](https://github.com/marionettejs/backbone.marionette/compare/v2.0.3...v2.1.0)

* Features
Expand Down
Loading

0 comments on commit 5ef43e6

Please sign in to comment.