Skip to content

Commit 3c3b808

Browse files
committed
Increment to version v1.3.1
1 parent 9107291 commit 3c3b808

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.0",
3+
"version": "1.3.1",
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.0",
3+
"version": "1.3.1",
44
"description": "Adds missing infinite scroll functionality for the angular material select component",
55
"author": "Haidar Zeineddine",
66
"repository": {

0 commit comments

Comments
 (0)