Skip to content

Commit 1ec5e0c

Browse files
committed
Bump and build v1.8.4
1 parent 47c78f3 commit 1ec5e0c

10 files changed

+200
-142
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"./lib/backbone.marionette.js",
77
"./lib/core/amd/backbone.marionette.js"
88
],
9-
"version": "1.8.3",
9+
"version": "1.8.4",
1010
"keywords": [
1111
"backbone",
1212
"framework",

changelog.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### v1.8.4 [view commit logs](https://github.com/marionettejs/backbone.marionette/compare/v1.8.3...v1.8.4)
2+
3+
* General
4+
* Update bundled build to use the latest version of babysitter and wreqr.
5+
16
### v1.8.3 [view commit logs](https://github.com/marionettejs/backbone.marionette/compare/v1.8.2...v1.8.3)
27

38
* Fixes

component.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "backbone.marionette",
33
"description": "Make your Backbone.js apps dance!",
4-
"version": "1.8.3",
4+
"version": "1.8.4",
55
"repo": "marionettejs/backbone.marionette",
66
"main": "lib/core/amd/backbone.marionette.js",
77
"keywords": [

0 commit comments

Comments
 (0)