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
f81c4d1a
authored
2012-07-01 15:30:34 -0700
by
Michael Richards
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Bump to 0.1.5.
1 parent
0dc2fa3f
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 @
f81c4d1
{
"name"
:
"rivets"
,
"description"
:
"Declarative DOM-binding facility."
,
"version"
:
"0.1.
4
"
,
"version"
:
"0.1.
5
"
,
"author"
:
"Michael Richards"
,
"main"
:
"./lib/rivets.js"
,
"licenses"
:
[{
...
...
src/rivets.coffee
View file @
f81c4d1
# rivets.js
# version : 0.1.
4
# version : 0.1.
5
# author : Michael Richards
# license : MIT
...
...
Please
register
or
sign in
to post a comment