Skip to content

Commit ffd340b

Browse files
committed
Bump version
1 parent f2596ba commit ffd340b

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

dist/moveTo.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*!
22
* MoveTo - A lightweight scroll animation javascript library without any dependency.
3-
* Version 1.7.1 (22-10-2017 02:28)
3+
* Version 1.7.2 (03-05-2018 09:53)
44
* Licensed under MIT
5-
* Copyright 2017 Hasan Aydoğdu <hsnaydd@gmail.com>
5+
* Copyright 2018 Hasan Aydoğdu <hsnaydd@gmail.com>
66
*/
77

88
'use strict';

dist/moveTo.min.js

Lines changed: 3 additions & 3 deletions
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.1",
3+
"version": "1.7.2",
44
"description": "A lightweight scroll animation javascript library without any dependency.",
55
"main": "dist/moveTo.js",
66
"scripts": {

0 commit comments

Comments
 (0)