Skip to content

Commit

Permalink
Version bump to 1.1.3, releasing AMD bug fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Callender committed Oct 28, 2015
1 parent ab96e44 commit 8229432
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 1.1.3
* Bug fixes for AMD environments

# 1.1.2
* Bug fix for broken build, companion dependency was incorrect.

# 1.1.1
* added lazy loading callback handlers
* support for xhr timeouts
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": "rendr",
"version": "1.1.2",
"version": "1.1.3",
"description": "Render your Backbone.js apps on the client and the server.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 8229432

Please sign in to comment.