Skip to content

Commit 9188bea

Browse files
author
Ola Holmström
committed
Bump version.
1 parent dd25def commit 9188bea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"scrollparent.js"
55
],
66
"dependencies": {},
7-
"version": "1.0.2",
7+
"version": "2.0.0",
88
"homepage": "https://github.com/olahol/scrollparent.js",
99
"description": "A function to get the scrolling parent of an html element.",
1010
"keywords": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scrollparent",
3-
"version": "1.0.2",
3+
"version": "2.0.0",
44
"description": "A function to get the scrolling parent of an html element.",
55
"main": "scrollparent.js",
66
"repository": {

0 commit comments

Comments
 (0)