Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
rivets
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
3a172296
authored
2012-07-12 16:49:31 -0700
by
Michael Richards
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Bump to 0.1.12.
1 parent
855e927e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
package.json
src/rivets.coffee
package.json
View file @
3a17229
{
"name"
:
"rivets"
,
"description"
:
"Declarative DOM-binding facility."
,
"version"
:
"0.1.1
1
"
,
"version"
:
"0.1.1
2
"
,
"author"
:
"Michael Richards"
,
"main"
:
"./lib/rivets.js"
,
"licenses"
:
[{
...
...
src/rivets.coffee
View file @
3a17229
# rivets.js
# version : 0.1.1
1
# version : 0.1.1
2
# author : Michael Richards
# license : MIT
...
...
Please
register
or
sign in
to post a comment