Skip to content

Commit

Permalink
fixing all the weird versioning I just had to do
Browse files Browse the repository at this point in the history
  • Loading branch information
dhg committed Dec 29, 2014
1 parent 0d0adf7 commit 88f0361
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -6,7 +6,7 @@ Check out <http://getskeleton.com> for documentation and details.
## Getting started

There are a couple ways to download Skeleton:
- [Download the zip](https://github.com/dhg/Skeleton/releases/download/2.0.5/Skeleton-2.0.5.zip)
- [Download the zip](https://github.com/dhg/Skeleton/releases/download/2.0.4/Skeleton-2.0.4.zip)
- Clone the repo: `git clone https://github.com/dhg/Skeleton.git` (Note: this is under active development, so if you're looking for stable and safe, use the zipped download)


Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "skeleton",
"version": "2.0.5",
"version": "2.0.4",
"homepage": "http://getskeleton.com/",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion css/skeleton.css
@@ -1,5 +1,5 @@
/*
* Skeleton V2.0.5
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
Expand Down

0 comments on commit 88f0361

Please sign in to comment.