Skip to content

Commit ab575c0

Browse files
committed
Merge pull request #2904 from marionettejs/v3.0.0-rc
Bump and build v3.0.0-rc1
2 parents 1b05b94 + 208313d commit ab575c0

13 files changed

+6290
-7188
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "The Backbone Framework",
44
"homepage": "http://marionettejs.org",
55
"main": "./lib/core/backbone.marionette.js",
6-
"version": "2.4.1",
6+
"version": "3.0.0-rc1",
77
"keywords": [
88
"backbone",
99
"framework",

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### v3.0.0-rc1
2+
3+
This is a "family and friends" release. The documentation is still mostly for 2.4.4.
4+
Please let us know if you run into any issues. Also, [please help us finish v3](https://github.com/marionettejs/backbone.marionette/milestones/v3.0.0)!
5+
16
### v2.4.4 [view commit logs](https://github.com/marionettejs/backbone.marionette/compare/v2.4.3...v2.4.4)
27

38
#### Fixes

0 commit comments

Comments
 (0)