Skip to content

Commit 2ceb215

Browse files
committed
update description
1 parent 3396da1 commit 2ceb215

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"authors": [
66
"Josh Williams <[email protected]>"
77
],
8-
"description": "A responsive-aware jQuery plugin to smartly lazy load images and other elements.",
8+
"description": "A responsive-aware jQuery plugin to smartly lazy load images and trigger callbacks.",
99
"main": "jquery.laziestloader.js",
1010
"license": "MIT",
1111
"private": false,

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "laziestloader",
3-
"version": "0.5.3",
3+
"version": "0.6.0",
44
"author": "Josh Williams <[email protected]>",
5-
"description": "A responsive-aware jQuery plugin to smartly lazy load images and other elements.",
5+
"description": "A responsive-aware jQuery plugin to smartly lazy load images and trigger callbacks.",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/sjwilliams/laziestloader.git"

0 commit comments

Comments
 (0)