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
068b8d39
authored
2012-07-18 00:48:13 -0700
by
Michael Richards
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Bump to 0.2.1.
1 parent
85eb25be
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 @
068b8d3
{
"name"
:
"rivets"
,
"description"
:
"Declarative data binding facility."
,
"version"
:
"0.2.
0
"
,
"version"
:
"0.2.
1
"
,
"author"
:
"Michael Richards"
,
"main"
:
"./lib/rivets.js"
,
"licenses"
:
[{
...
...
src/rivets.coffee
View file @
068b8d3
# rivets.js
# version : 0.2.
0
# version : 0.2.
1
# author : Michael Richards
# license : MIT
...
...
Please
register
or
sign in
to post a comment