Skip to content

Commit

Permalink
Bump and build 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesplease committed Mar 2, 2014
1 parent ff1b041 commit 9027fcc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
3 changes: 1 addition & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppets",
"version": "0.1.1",
"version": "0.2.0",
"authors": [
"Jmeas <[email protected]>"
],
Expand Down Expand Up @@ -36,7 +36,6 @@
"sinonjs": "~1.8.2"
},
"dependencies": {
"machina": "~0.3.4",
"backbone.wreqr-radio": "~1.0.0",
"machina.wreqr-radio": "~1.0.0",
"marionette": "~1.6.0"
Expand Down
12 changes: 10 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
{
"name": "puppets",
"version": "0.1.1",
"version": "0.2.0",
"description": "A modular framework for Marionette",
"main": "build/puppets.js",
"keywords": [
"puppets",
"puppet",
"puppets.js",
"components",
"marionette.js",
"marionette",
"modules"
"modules",
"backbone",
"backbone.js",
"wreqr",
"library"
],
"repository": {
"type": "git",
Expand Down

0 comments on commit 9027fcc

Please sign in to comment.