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 f3f5405 commit 8af2946Copy full SHA for 8af2946
CHANGELOG.md
@@ -3,3 +3,6 @@
3
All notable changes to this project will be documented in this file.
4
5
This project adheres to [Semantic Versioning](http://semver.org/).
6
+
7
+## 1.0.0 - 2018-04-13
8
+* Initial release.
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "sheetify-check",
"description": "check css syntax with sheetify",
- "version": "0.0.0",
+ "version": "1.0.0",
"author": "Renée Kooi <[email protected]>",
"bugs": {
"url": "https://github.com/stackcss/sheetify-check/issues"
0 commit comments