Skip to content

Commit d48a149

Browse files
author
Darrell Sandstrom
committed
Update changelog/package
1 parent 284ebf4 commit d48a149

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.0.0 - unreleased
1+
## 1.0.0 - 8-8-16
22
* Added box (absolute postioned box), margin auto, @media, @import, @include, @mixin, align-items, flex, flex-direction, justify-content, & order
33
* Added alternative !important using `i`
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"repository": "https://github.com/dsandstrom/atom-css-snippets",
1515
"license": "MIT",
1616
"engines": {
17-
"atom": ">0.50.0"
17+
"atom": ">=1.0.0 <2.0.0"
1818
},
1919
"dependencies": {}
2020
}

0 commit comments

Comments
 (0)