Skip to content

Commit c35c0d3

Browse files
committed
Version increment to 1.2.1
1 parent 68f9724 commit c35c0d3

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.2.0",
3+
"version": "1.2.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.2.0",
3+
"version": "1.2.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)