Skip to content

Commit 925f811

Browse files
committed
fix publish error
1 parent 558cfad commit 925f811

5 files changed

+5
-5
lines changed

examples/js/jquery.sliphover.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jquery sliphover 1.1.6
2+
* jquery sliphover 1.1.7
33
* apply 2d/3d hover animation to images
44
*
55
* inspired by http://tympanus.net/TipsTricks/DirectionAwareHoverEffect/index2.html

examples/js/jquery.sliphover.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jquery.sliphover.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jquery sliphover 1.1.6
2+
* jquery sliphover 1.1.7
33
* apply 2d/3d hover animation to images
44
*
55
* inspired by http://tympanus.net/TipsTricks/DirectionAwareHoverEffect/index2.html

jquery.sliphover.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sliphover.jquery.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"overlay",
1212
"gallery"
1313
],
14-
"version": "1.1.6",
14+
"version": "1.1.7",
1515
"author": {
1616
"name": "Wayou",
1717
"email": "[email protected]",

0 commit comments

Comments
 (0)