Skip to content

Commit 77aff9c

Browse files
committed
Increment version
1 parent 578c5d0 commit 77aff9c

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": "0.1.0",
3+
"version": "1.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": "0.1.0",
3+
"version": "1.0.0",
44
"peerDependencies": {
55
"@angular/common": "^7.2.0",
66
"@angular/core": "^7.2.0",

0 commit comments

Comments
 (0)