Version bump, changelog
This commit is contained in:
		@@ -35,6 +35,7 @@ Then following that, from the root dir of this project, run `npm install` which
 | 
			
		||||
You should be good to go.
 | 
			
		||||
 | 
			
		||||
## Changelog
 | 
			
		||||
* July 17, 2013 - (v1.0.5) Some additional variables, some base table styling
 | 
			
		||||
* July 14, 2013 - (v1.0.4) Removed reset and replaced it with normalize
 | 
			
		||||
* May 30, 2013 - (v1.0.3) Added 1.5 * font size line heights to headings and paragraphs
 | 
			
		||||
* May 28, 2013 - Rename project to Ribs
 | 
			
		||||
 
 | 
			
		||||
@@ -42,7 +42,7 @@
 | 
			
		||||
	<div class="container">
 | 
			
		||||
		<div class="sixteen columns">
 | 
			
		||||
			<h1 class="remove-bottom" style="margin-top: 40px">Ribs</h1>
 | 
			
		||||
			<h5>Version 1.0.4</h5>
 | 
			
		||||
			<h5>Version 1.0.5</h5>
 | 
			
		||||
			<hr />
 | 
			
		||||
		</div>
 | 
			
		||||
		<div class="one-third column">
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "Ribs",
 | 
			
		||||
  "version": "1.0.4",
 | 
			
		||||
  "version": "1.0.5",
 | 
			
		||||
  "main": "css/Ribs.css",
 | 
			
		||||
  "ignore": [
 | 
			
		||||
    "**/.*",
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
  "name": "Ribs",
 | 
			
		||||
  "title": "Ribs",
 | 
			
		||||
  "description": "The evolution of Skeleton: A Beautiful Boilerplate for Responsive, Mobile-Friendly Development.",
 | 
			
		||||
  "version": "1.0.4",
 | 
			
		||||
  "version": "1.0.5",
 | 
			
		||||
  "homepage": "https://github.com/nickpack/Ribs",
 | 
			
		||||
  "author": {
 | 
			
		||||
    "name": "Nick Pack",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user