Skip to content

Commit e5568f4

Browse files
committed
Bump version
1 parent 80eaabd commit e5568f4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [0.1.6] - 2016-07-17
6+
### Fixed
7+
- Fix package name typo.
8+
59
## [0.1.5] - 2016-07-17
610
### Fixed
711
- npmpub bad credentials.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-rgrid",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "PostCSS plugin for simple and responsive grid",
55
"keywords": [
66
"postcss",

0 commit comments

Comments
 (0)