Skip to content

Commit 5b899c8

Browse files
committed
readme
1 parent 5b17114 commit 5b899c8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
angular-vs-repeat v2.0.7
1+
angular-vs-repeat v2.0.8
22
=================
33

44
Looking for a version for Angular 2?

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-vs-repeat",
3-
"version": "2.0.7",
3+
"version": "2.0.8",
44
"description": "Virtual Scroll for AngularJS ngRepeat directive",
55
"homepage": "http://kamilkp.github.io/angular-vs-repeat",
66
"main": "dist/angular-vs-repeat.min.js",

src/angular-vs-repeat.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Copyright Kamil Pękala http://github.com/kamilkp
3-
* Angular Virtual Scroll Repeat v2.0.3 2018/03/16
3+
* Angular Virtual Scroll Repeat v2.0.8 2018/03/22
44
*/
55

66
/* global console, setTimeout, module */

0 commit comments

Comments
 (0)