Skip to content

Commit

Permalink
Bump and Build 3.0.0 (#3139)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahumphreys87 authored and paulfalgout committed Aug 23, 2016
1 parent 3aec53d commit d8bee8d
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 26 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": "The Backbone Framework",
"homepage": "http://marionettejs.org",
"main": "./lib/backbone.marionette.js",
"version": "3.0.0-pre.5",
"version": "3.0.0",
"keywords": [
"backbone",
"framework",
Expand Down
44 changes: 26 additions & 18 deletions lib/backbone.marionette.js

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

2 changes: 1 addition & 1 deletion lib/backbone.marionette.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions lib/backbone.marionette.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/backbone.marionette.min.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "backbone.marionette",
"description": "The Backbone Framework",
"version": "3.0.0-pre.5",
"version": "3.0.0",
"homepage": "https://github.com/marionettejs/backbone.marionette",
"main": "lib/backbone.marionette.js",
"keywords": [
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"github": "https://github.com/marionettejs/backbone.marionette",
"dependencies": {
"backbone.radio": "2.0.0-pre.2"
"backbone.radio": "^2.0.0"
},
"peerDependencies": {
"backbone": "~1.3.3",
Expand Down

0 comments on commit d8bee8d

Please sign in to comment.