Skip to content

Commit

Permalink
bower version 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterloftis committed Oct 13, 2015
1 parent 3cfeedc commit ed0e53c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "cryo",
"version": "0.0.5",
"version": "0.0.6",
"main": "lib/cryo.js",
"ignore": [
"build/",
"examples/",
"test/",
"vendor/"
]
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"node": ">= 0.4.x"
},
"devDependencies": {
"mocha": "~1.7.4",
"chai": "~1.4.2"
"chai": "~1.4.2",
"mocha": "~1.7.4"
}
}

0 comments on commit ed0e53c

Please sign in to comment.