Skip to content

Commit c04ea12

Browse files
committed
3.3.0
1 parent 4d08633 commit c04ea12

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,6 +1,6 @@
11
{
22
"name": "wait-for-element-transition",
3-
"version": "3.2.0",
3+
"version": "3.3.0",
44
"description": "Easily wait for an element to complete it's transition using native vanilla JavaScript",
55
"main": "dist/wait-for-element-transition.js",
66
"types": "dist/wait-for-element-transition.d.ts",

0 commit comments

Comments
 (0)