We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80eaabd commit e5568f4Copy full SHA for e5568f4
CHANGELOG.md
@@ -2,6 +2,10 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [0.1.6] - 2016-07-17
6
+### Fixed
7
+- Fix package name typo.
8
+
9
## [0.1.5] - 2016-07-17
10
### Fixed
11
- npmpub bad credentials.
package.json
@@ -1,6 +1,6 @@
1
{
"name": "postcss-rgrid",
- "version": "0.1.5",
+ "version": "0.1.6",
"description": "PostCSS plugin for simple and responsive grid",
"keywords": [
"postcss",
0 commit comments