Skip to content

Commit

Permalink
fix: version
Browse files Browse the repository at this point in the history
  • Loading branch information
rupeshtiwari committed Feb 10, 2021
1 parent 0ef7c20 commit e1d1b20
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": "@fsms/angular-pubsub-app",
"version": "1.0.18",
"version": "1.0.19",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
2 changes: 1 addition & 1 deletion projects/fsms-angular-pubsub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fsms/angular-pubsub",
"version": "1.0.18",
"version": "1.0.19",
"peerDependencies": {
"@angular/common": "^10.1.6",
"@angular/core": "^10.1.6"
Expand Down

0 comments on commit e1d1b20

Please sign in to comment.