Skip to content

Commit e1f1e5c

Browse files
committed
Version bump and correction
1 parent d33cd36 commit e1f1e5c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/FUNDING.yml

100644100755
File mode changed.

dist/jTimeout.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jtimeout",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"description": "jQuery session timeout handler",
55
"repository": {
66
"type": "git",

src/jTimeout.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
*
33
*
4-
jTimeout v3.0.1
4+
jTimeout v3.2.0
55
Made with love by HTMLGuy, LLC
66
MIT Licensed
77
*

0 commit comments

Comments
 (0)