Skip to content

Commit

Permalink
Proper version number for Bower
Browse files Browse the repository at this point in the history
Closes #171
  • Loading branch information
Snugug committed Mar 19, 2014
1 parent ba6e917 commit 5432dd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "singularity",
"version": "1.2.0.rc.6",
"version": "1.2.0",
"main": "stylesheets/_singularitygs.scss",
"ignore": [
"**/.*",
Expand All @@ -20,4 +20,4 @@
"dependencies": {
"breakpoint-sass": ">=2.4.0"
}
}
}

0 comments on commit 5432dd3

Please sign in to comment.