Skip to content

Commit 5532a66

Browse files
author
Josh Callender
committed
1.0.3 release info
1 parent 2172c2e commit 5532a66

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.0.3
2+
## 2015-03-27
3+
* Bug fix for Require.js Needs to statically analyze the include in shared/app.js for the router.
4+
15
# 1.0.2
26
## 2015-03-26
37
* Fixes / Updates to make Rendr work with require.js

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rendr",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Render your Backbone.js apps on the client and the server.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)