Skip to content

Commit 8b23d36

Browse files
Release 3.1.0
1 parent f4488a0 commit 8b23d36

15 files changed

+16
-16
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "waypoints",
3-
"version": "3.0.1",
3+
"version": "3.1.0",
44
"main": "lib/noframework.waypoints.min.js",
55
"description": "Easily execute a function when you scroll to an element.",
66
"ignore": [

lib/jquery.waypoints.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
Waypoints - 3.0.1
2+
Waypoints - 3.1.0
33
Copyright © 2011-2015 Caleb Troughton
44
Licensed under the MIT license.
55
https://github.com/imakewebthings/waypoints/blog/master/licenses.txt

lib/jquery.waypoints.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/noframework.waypoints.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
Waypoints - 3.0.1
2+
Waypoints - 3.1.0
33
Copyright © 2011-2015 Caleb Troughton
44
Licensed under the MIT license.
55
https://github.com/imakewebthings/waypoints/blog/master/licenses.txt

lib/noframework.waypoints.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/shortcuts/infinite.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
Waypoints Infinite Scroll Shortcut - 3.0.1
2+
Waypoints Infinite Scroll Shortcut - 3.1.0
33
Copyright © 2011-2015 Caleb Troughton
44
Licensed under the MIT license.
55
https://github.com/imakewebthings/waypoints/blog/master/licenses.txt

lib/shortcuts/infinite.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/shortcuts/inview.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
Waypoints Inview Shortcut - 3.0.1
2+
Waypoints Inview Shortcut - 3.1.0
33
Copyright © 2011-2015 Caleb Troughton
44
Licensed under the MIT license.
55
https://github.com/imakewebthings/waypoints/blog/master/licenses.txt

lib/shortcuts/inview.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/shortcuts/sticky.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
Waypoints Sticky Element Shortcut - 3.0.1
2+
Waypoints Sticky Element Shortcut - 3.1.0
33
Copyright © 2011-2015 Caleb Troughton
44
Licensed under the MIT license.
55
https://github.com/imakewebthings/waypoints/blog/master/licenses.txt

0 commit comments

Comments
 (0)