Skip to content

Commit 9cf9f98

Browse files
committed
Version 1.1.2
1 parent 82c355b commit 9cf9f98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-virtual-scroll-list",
3-
"version": "1.1.1",
4-
"description": "A vue (2.x) component support big data and infinite loading by using virtual scroll list.",
3+
"version": "1.1.2",
4+
"description": "A vue (2.x) component that support big data and infinite loading by using virtual scroll list.",
55
"main": "index.js",
66
"files": [
77
"index.js"

0 commit comments

Comments
 (0)