Skip to content

Commit c3c6929

Browse files
committed
Release v1.1.0
1 parent be2769f commit c3c6929

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

jquery.inview.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-inview",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Element 'inview' Event Plugin",
55
"main": "jquery.inview.js",
66
"directories": {
@@ -12,9 +12,9 @@
1212
},
1313
"repository": {
1414
"type": "git",
15-
"url": "git+https://github.com/jardix22/jquery.inview.git"
15+
"url": "git+https://github.com/protonet/jquery.inview.git"
1616
},
17-
"author": "",
17+
"author": "Christopher Blum <[email protected]>",
1818
"license": "ISC",
1919
"bugs": {
2020
"url": "https://github.com/jardix22/jquery.inview/issues"

0 commit comments

Comments
 (0)