Skip to content

Commit 61feba6

Browse files
committed
bump version
1 parent 51c095b commit 61feba6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/moveTo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* MoveTo - A lightweight scroll animation javascript library without any dependency.
3-
* Version 1.7.3 (03-05-2018 10:05)
3+
* Version 1.7.4 (28-09-2018 16:02)
44
* Licensed under MIT
55
* Copyright 2018 Hasan Aydoğdu <[email protected]>
66
*/

dist/moveTo.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": "moveto",
3-
"version": "1.7.3",
3+
"version": "1.7.4",
44
"description": "A lightweight scroll animation javascript library without any dependency.",
55
"main": "dist/moveTo.js",
66
"scripts": {

0 commit comments

Comments
 (0)