Skip to content

Commit 8ee7983

Browse files
author
cferdinandi
committed
v9.1.2
Fixed tests
1 parent 571cf7b commit 8ee7983

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

dist/js/smooth-scroll.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* smooth-scroll v9.1.1: Animate scrolling to anchor links
2+
* smooth-scroll v9.1.2: Animate scrolling to anchor links
33
* (c) 2016 Chris Ferdinandi
44
* MIT License
55
* http://github.com/cferdinandi/smooth-scroll

dist/js/smooth-scroll.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.

docs/dist/js/smooth-scroll.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* smooth-scroll v9.1.1: Animate scrolling to anchor links
2+
* smooth-scroll v9.1.2: Animate scrolling to anchor links
33
* (c) 2016 Chris Ferdinandi
44
* MIT License
55
* http://github.com/cferdinandi/smooth-scroll

docs/dist/js/smooth-scroll.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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "smooth-scroll",
3-
"version": "9.1.1",
3+
"version": "9.1.2",
44
"description": "Animate scrolling to anchor links",
55
"main": "./dist/js/smooth-scroll.min.js",
66
"author": {

0 commit comments

Comments
 (0)