Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #23 from pjlamb12/v1-0-5
Browse files Browse the repository at this point in the history
updating to v1.0.5
  • Loading branch information
pjlamb12 authored May 30, 2019
2 parents 989aa83 + 9c00ca8 commit 2c0f09c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-plug-n-play",
"version": "1.0.4",
"version": "1.0.5",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-plug-n-play-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-plug-n-play",
"version": "1.0.4",
"version": "1.0.5",
"peerDependencies": {
"@angular/common": ">7.2.0",
"@angular/core": ">7.2.0"
Expand Down

0 comments on commit 2c0f09c

Please sign in to comment.