Skip to content

Commit a7970d7

Browse files
committed
Version 0.9.0
1 parent 90442fa commit a7970d7

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

package.json

+4-5
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
{
22
"name": "ember-class-list",
3-
"version": "0.0.0",
4-
"description": "The default blueprint for ember-cli addons.",
3+
"version": "0.9.0",
4+
"description": "Concatenate class lists without worrying about whitespace.",
55
"keywords": [
66
"ember-addon"
77
],
8-
"repository": "",
8+
"repository": "https://github.com/a13o/ember-class-list",
99
"license": "MIT",
10-
"author": "",
10+
"author": "a13o",
1111
"directories": {
12-
"doc": "doc",
1312
"test": "tests"
1413
},
1514
"scripts": {

0 commit comments

Comments
 (0)