Skip to content

Commit

Permalink
bumping version, adding to gitignore a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrikJoreteg committed Nov 5, 2013
1 parent 055f402 commit bbe3f73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,2 +1,3 @@
node_modules
.DS_Store
npm-debug.log
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"author": "Henrik Joreteg <henrik@andyet.net>",
"name": "human-view",
"description": "A smart base view for Backbone apps, to make it easy to bind collections and properties to the DOM.",
"version": "1.2.0",
"version": "1.3.0",
"keywords": [
"backbone",
"view",
Expand Down

0 comments on commit bbe3f73

Please sign in to comment.