3554d8f9 by Michael Richards

Build 0.5.9.

1 parent 7eb0dcef
......@@ -2,7 +2,7 @@
"name": "rivets",
"repo": "mikeric/rivets",
"description": "Declarative data binding facility.",
"version": "0.5.8",
"version": "0.5.9",
"keywords": ["data binding", "templating"],
"scripts": ["dist/rivets.js"],
"main": "dist/rivets.js",
......
{
"name": "rivets",
"description": "Declarative data binding facility.",
"version": "0.5.8",
"version": "0.5.9",
"author": "Michael Richards",
"url": "http://rivetsjs.com",
"main": "./dist/rivets.js",
......
# Rivets.js
# =========
# > version: 0.5.8
# > version: 0.5.9
# > author: Michael Richards
# > license: MIT
# >
......