Skip to content

Commit 64f14b7

Browse files
committed
Increment to v2.0.0 due to introducing breaking changes
1 parent 3c3b808 commit 64f14b7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-mat-select-infinite-scroll",
3-
"version": "1.3.1",
3+
"version": "2.0.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

projects/ng-mat-select-infinite-scroll/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-mat-select-infinite-scroll",
3-
"version": "1.3.1",
3+
"version": "2.0.0",
44
"description": "Adds missing infinite scroll functionality for the angular material select component",
55
"author": "Haidar Zeineddine",
66
"repository": {

0 commit comments

Comments
 (0)