Skip to content

Commit 28f0565

Browse files
committed
Release 1.0.0
1 parent b8ebc78 commit 28f0565

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

component.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "classes",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "Cross-browser element class list",
55
"keywords": ["dom", "html", "classList", "class", "ui"],
66
"scripts": ["index.js"],
77
"dependencies": {
88
"component/indexof": "*"
99
}
10-
}
10+
}

0 commit comments

Comments
 (0)