Permalink
Browse files

bump to 2.1.0

  • Loading branch information...
1 parent 99d908a commit 14c636bc50303800fd20c26fc14045c7bd54631c @igoradamenko committed Jan 14, 2017
Showing with 3 additions and 3 deletions.
  1. +2 −2 CHANGELOG.md
  2. +1 −1 package.json
View
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
-## [Unreleased]
+## [2.1.0 “Charmeleon”] - 2017-01-14
### Added
- Rems for font size & page width.
- Margins for `aside`.
@@ -65,7 +65,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## 1.0.0 “Bulbasaur” - 2016-03-20
-[Unreleased]: https://github.com/igoradamenko/awsm.css/compare/v2.0.0...HEAD
+[2.1.0 “Charmeleon”]: https://github.com/igoradamenko/awsm.css/compare/v2.0.0...v2.1.0
[2.0.0 “Charmander”]: https://github.com/igoradamenko/awsm.css/compare/v1.2.1...v2.0.0
[1.2.1]: https://github.com/igoradamenko/awsm.css/compare/v1.2.0...v1.2.1
[1.2.0 “Venusaur”]: https://github.com/igoradamenko/awsm.css/compare/v1.1.0...v1.2.0
View
@@ -1,6 +1,6 @@
{
"name": "awsm.css",
- "version": "2.0.0",
+ "version": "2.1.0",
"description": "Simple CSS lib for semantic HTML markup",
"author": "Igor Adamenko <mail@igoradamenko.com> (http://igoradamenko.com)",
"main": "index.js",

0 comments on commit 14c636b

Please sign in to comment.