updating the master branch for the new point release

This commit is contained in:
dhg 2014-12-29 10:19:54 -08:00
parent 6101a6652e
commit 0d0adf7b44
3 changed files with 3 additions and 3 deletions

View File

@ -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.3/Skeleton-2.0.3.zip)
- [Download the zip](https://github.com/dhg/Skeleton/releases/download/2.0.5/Skeleton-2.0.5.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)

View File

@ -1,6 +1,6 @@
{
"name": "skeleton",
"version": "2.0.3",
"version": "2.0.5",
"homepage": "http://getskeleton.com/",
"repository": {
"type": "git",

2
css/skeleton.css vendored
View File

@ -1,5 +1,5 @@
/*
* Skeleton V2.0.3
* Skeleton V2.0.5
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.