updating the master branch for the new point release
This commit is contained in:
parent
6101a6652e
commit
0d0adf7b44
@ -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)
|
||||
|
||||
|
||||
|
@ -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
2
css/skeleton.css
vendored
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user