Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmartineau committed Oct 16, 2014
1 parent 311c557 commit c40f496
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kickoff",
"version": "4.0.0",
"version": "4.0.1",
"homepage": "https://github.com/tmwagency/kickoff",
"authors": [
{
Expand All @@ -17,8 +17,7 @@
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"app/components"
"bower_modules"
],
"dependencies": {
"swiftclick": "*",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "kickoff",
"title": "Kickoff",
"description": "A lightweight front-end framework for creating scalable, responsive sites",
"version": "4.0.0",
"version": "4.0.1",
"homepage": "http://tmwagency.github.io/kickoff/",
"authors": [
{
Expand Down

0 comments on commit c40f496

Please sign in to comment.