Skip to content

Commit 33eb35b

Browse files
committed
0.2.1
1 parent 17894d4 commit 33eb35b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-virtual-scroll",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Angular 2 module for virtual -infinite- list. Supports multi-column",
55
"main": "dist/virtual-scroll.js",
66
"types": "dist/virtual-scroll.d.ts",
@@ -50,4 +50,4 @@
5050
"typescript": "2.4.1",
5151
"zone.js": "^0.8.13"
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)