Skip to content

Commit

Permalink
3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark committed Apr 5, 2020
1 parent 7f0d950 commit 8ac0ddd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/wait-for-element-transition.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Wait-for-element-transition v3.1.0
* Wait-for-element-transition v3.1.1
* https://github.com/mkay581/wait-for-element-transition#readme
*
* Copyright (c) 2020 Mark Kennedy
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wait-for-element-transition",
"version": "3.1.0",
"version": "3.1.1",
"description": "Easily wait for an element to complete it's transition using native vanilla JavaScript",
"main": "dist/wait-for-element-transition.js",
"types": "dist/wait-for-element-transition.d.ts",
Expand Down

0 comments on commit 8ac0ddd

Please sign in to comment.