Skip to content

Commit ef18ca0

Browse files
committed
3.0.0
1 parent 090fb03 commit ef18ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "classcat",
33
"description": "0.3 KB JavaScript function for conditionally concatenating CSS class names.",
4-
"version": "2.0.0",
4+
"version": "3.0.0",
55
"main": "dist/classcat.js",
66
"jsnext:main": "src/index.js",
77
"module": "src/index.js",

0 commit comments

Comments
 (0)