Skip to content

Commit

Permalink
Fix version number in component.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnAlbin committed Oct 18, 2015
1 parent ce0751d commit 2a4bb5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
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.3+normalize.3.0.3",
"version": "3.0.3",
"author": [
"Nicolas Gallagher",
"John Albin Wilkins"
Expand Down

0 comments on commit 2a4bb5f

Please sign in to comment.