Skip to content

Commit dfcd31d

Browse files
committed
Bump version
1 parent ec6e8dc commit dfcd31d

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.4 (14-01-2019 13:03)
3+
* Version 1.8.0 (14-01-2019 13:15)
44
* Licensed under MIT
55
* Copyright 2019 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.4",
3+
"version": "1.8.0",
44
"description": "A lightweight scroll animation javascript library without any dependency.",
55
"main": "dist/moveTo.js",
66
"scripts": {

0 commit comments

Comments
 (0)