Skip to content

Commit 4832b3e

Browse files
committed
Version updated to 1.4.1
1 parent afff17b commit 4832b3e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jquery.easing",
33
"main": "jquery.easing.js",
4-
"version": "1.4.0",
4+
"version": "1.4.1",
55
"homepage": "https://github.com/gdsmith/jquery.easing",
66
"authors": [
77
"George McGinley Smith <[email protected]>"

jquery.easing.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery Easing v1.4.0 - http://gsgd.co.uk/sandbox/jquery/easing/
2+
* jQuery Easing v1.4.1 - http://gsgd.co.uk/sandbox/jquery/easing/
33
* Open source under the BSD License.
44
* Copyright © 2008 George McGinley Smith
55
* All rights reserved.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.easing",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"homepage": "https://github.com/gdsmith/jquery.easing",
55
"description": "A jQuery plugin from GSGD to give advanced easing options",
66
"author": {

0 commit comments

Comments
 (0)