Skip to content

Commit

Permalink
Trying to fix releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
acrodrig committed Jun 4, 2015
1 parent 9a6a14c commit 6d6a56d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,8 @@ Result:
</ul>
```

And if we click on each `li` we will get an alert with the last name of the scientist.


### Filters

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bind-js",
"description": "Fast, unobstrusive and simple Javascript Templating and Binding",
"version": "0.1.0",
"version": "0.2.0",
"private": false,
"author": {
"name": "Andres C. Rodriguez",
Expand Down

0 comments on commit 6d6a56d

Please sign in to comment.