Skip to content

Commit 42a1546

Browse files
committed
1.1.1
1 parent ac817aa commit 42a1546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "preact-css-transition-group",
33
"amdName": "PreactCSSTransitionGroup",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"description": "Apply CSS transitions when adding or removing Preact components/elements.",
66
"main": "dist/preact-css-transition-group.js",
77
"minified:main": "dist/preact-css-transition-group.min.js",

0 commit comments

Comments
 (0)