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
b1d391a7
authored
2012-07-02 01:20:23 -0700
by
Michael Richards
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Bump to 0.1.7.
1 parent
0f074f08
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 @
b1d391a
{
"name"
:
"rivets"
,
"description"
:
"Declarative DOM-binding facility."
,
"version"
:
"0.1.
6
"
,
"version"
:
"0.1.
7
"
,
"author"
:
"Michael Richards"
,
"main"
:
"./lib/rivets.js"
,
"licenses"
:
[{
...
...
src/rivets.coffee
View file @
b1d391a
# rivets.js
# version : 0.1.
6
# version : 0.1.
7
# author : Michael Richards
# license : MIT
...
...
Please
register
or
sign in
to post a comment