f4729ad0 by Michael Richards

Bump to 0.1.2.

1 parent d9e1bb5d
{
"name" : "rivets",
"description" : "Declarative DOM-binding facility.",
"version" : "0.1.1",
"version" : "0.1.2",
"author" : "Michael Richards",
"main" : "./lib/rivets.js",
"licenses" : [{
......@@ -11,8 +11,5 @@
"repository" : {
"type" : "git",
"url" : "https://github.com/mikeric/rivets.git"
},
"dependencies" : {
"jquery" : "1.5.0"
}
}
......
# rivets.js
# version : 0.1.1
# version : 0.1.2
# author : Michael Richards
# license : MIT
......