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
be65bf81
authored
2012-07-15 17:22:53 -0700
by
Michael Richards
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Bump to 0.1.14.
1 parent
5de3a4b5
Show 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 @
be65bf8
{
"name"
:
"rivets"
,
"description"
:
"Declarative data binding facility."
,
"version"
:
"0.1.1
3
"
,
"version"
:
"0.1.1
4
"
,
"author"
:
"Michael Richards"
,
"main"
:
"./lib/rivets.js"
,
"licenses"
:
[{
...
...
src/rivets.coffee
View file @
be65bf8
# rivets.js
# version : 0.1.1
3
# version : 0.1.1
4
# author : Michael Richards
# license : MIT
...
...
Please
register
or
sign in
to post a comment