Skip to content

Commit

Permalink
Update version to 3.0.1+normalize.3.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnAlbin committed Aug 26, 2014
1 parent da32664 commit 558ad50
Show file tree
Hide file tree
Showing 19 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
=== HEAD
=== normalize-scss 3.0.1+normalize.3.0.1 (August 26, 2014)

* Update figure ruleset to output for Safari 6.

Expand Down
6 changes: 3 additions & 3 deletions README.md
@@ -1,6 +1,6 @@
## Latest downloadable version

The latest release of _normalize.scss for Sass 3.3 and Compass 1.0 is: [3.0.0+normalize.3.0.1](https://github.com/JohnAlbin/normalize-scss/releases/tag/3.0.0%2Bnormalize.3.0.1).
The latest release of _normalize.scss for Sass 3.3 and Compass 1.0 is: [3.0.1+normalize.3.0.1](https://github.com/JohnAlbin/normalize-scss/releases/tag/3.0.1%2Bnormalize.3.0.1).
It combines normalize.css v3.0.1 and normalize v1.1.3.

The latest release of _normalize.scss for Sass 3.2 and Compass 0.12 is: [2.2.0+normalize.2.1.3](https://github.com/JohnAlbin/normalize-scss/releases/tag/2.2.0%2Bnormalize.2.1.3).
Expand Down Expand Up @@ -45,11 +45,11 @@ Install using one of the following methods:

Download from the [project page](https://github.com/JohnAlbin/normalize-scss/releases).

Install with [Bower](http://bower.io/): `bower install --save normalize.scss` (or to install the latest pre-release version: `bower install --save normalize.scss#3.0.0+normalize.3.0.1`)
Install with [Bower](http://bower.io/): `bower install --save normalize.scss`

Install with [Component(1)](http://component.io/): `component install JohnAlbin/normalize-scss`

Install with [Ruby Gem](https://rubygems.org/gems/normalize-scss): `sudo gem install normalize-scss` (or to install the latest pre-release version: `sudo gem install --pre normalize-scss`)
Install with [Ruby Gem](https://rubygems.org/gems/normalize-scss): `sudo gem install normalize-scss`

## What does it do?

Expand Down
2 changes: 1 addition & 1 deletion _normalize.scss
@@ -1,4 +1,4 @@
/* normalize-scss 3.0.0+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* normalize-scss 3.0.1+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */


// Variables and Imports
Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "normalize-scss",
"version": "3.0.0+normalize.3.0.1",
"version": "3.0.1+normalize.3.0.1",
"homepage": "https://github.com/JohnAlbin/normalize-scss",
"author": [
"Nicolas Gallagher",
Expand Down
2 changes: 1 addition & 1 deletion component.json
Expand Up @@ -2,7 +2,7 @@
"name": "normalize-scss",
"repo": "JohnAlbin/normalize-scss",
"description": "This is the Sass/Compass version of Normalize.css, a collection of HTML element and attribute rulesets to normalize styles across all browsers.",
"version": "3.0.0+normalize.3.0.1",
"version": "3.0.1+normalize.3.0.1",
"author": [
"Nicolas Gallagher",
"John Albin Wilkins"
Expand Down
2 changes: 1 addition & 1 deletion normalize-scss.gemspec
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s.homepage = 'https://github.com/JohnAlbin/normalize-scss'
s.rubyforge_project =

s.version = '3.0.0'
s.version = '3.0.1'
s.date = '2014-08-26'
s.licenses = ['GPL-2']

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "normalize-scss",
"version": "3.0.0",
"version": "3.0.1",
"description": "Normalize-scss as a node packaged module",
"style": "_normalize.scss",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion tests/controls/font.css
@@ -1,4 +1,4 @@
/* normalize-scss 3.0.0+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* normalize-scss 3.0.1+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Base
========================================================================== */
/**
Expand Down
2 changes: 1 addition & 1 deletion tests/controls/ie10.css
@@ -1,4 +1,4 @@
/* normalize-scss 3.0.0+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* normalize-scss 3.0.1+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Base
========================================================================== */
/**
Expand Down
2 changes: 1 addition & 1 deletion tests/controls/ie11.css
@@ -1,4 +1,4 @@
/* normalize-scss 3.0.0+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* normalize-scss 3.0.1+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Base
========================================================================== */
/**
Expand Down
2 changes: 1 addition & 1 deletion tests/controls/ie6.css
@@ -1,4 +1,4 @@
/* normalize-scss 3.0.0+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* normalize-scss 3.0.1+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Base
========================================================================== */
/**
Expand Down
2 changes: 1 addition & 1 deletion tests/controls/ie7.css
@@ -1,4 +1,4 @@
/* normalize-scss 3.0.0+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* normalize-scss 3.0.1+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Base
========================================================================== */
/**
Expand Down
2 changes: 1 addition & 1 deletion tests/controls/ie8.css
@@ -1,4 +1,4 @@
/* normalize-scss 3.0.0+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* normalize-scss 3.0.1+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Base
========================================================================== */
/**
Expand Down
2 changes: 1 addition & 1 deletion tests/controls/ie9.css
@@ -1,4 +1,4 @@
/* normalize-scss 3.0.0+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* normalize-scss 3.0.1+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Base
========================================================================== */
/**
Expand Down
2 changes: 1 addition & 1 deletion tests/controls/indent-amount.css
@@ -1,4 +1,4 @@
/* normalize-scss 3.0.0+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* normalize-scss 3.0.1+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Base
========================================================================== */
/**
Expand Down
2 changes: 1 addition & 1 deletion tests/controls/safari5.css
@@ -1,4 +1,4 @@
/* normalize-scss 3.0.0+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* normalize-scss 3.0.1+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Base
========================================================================== */
/**
Expand Down
2 changes: 1 addition & 1 deletion tests/controls/safari6.css
@@ -1,4 +1,4 @@
/* normalize-scss 3.0.0+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* normalize-scss 3.0.1+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Base
========================================================================== */
/**
Expand Down
2 changes: 1 addition & 1 deletion tests/controls/strict-normalize-false.css
@@ -1,4 +1,4 @@
/* normalize-scss 3.0.0+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* normalize-scss 3.0.1+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Base
========================================================================== */
/**
Expand Down
2 changes: 1 addition & 1 deletion tests/controls/strict-normalize-true.css
@@ -1,4 +1,4 @@
/* normalize-scss 3.0.0+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* normalize-scss 3.0.1+normalize.3.0.1 | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Base
========================================================================== */
/**
Expand Down

0 comments on commit 558ad50

Please sign in to comment.