Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
umairsiddique committed Jun 10, 2021
1 parent 3e2f720 commit 247bb68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion projects/email-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-email-editor",
"version": "0.7.1",
"version": "0.8.0",
"peerDependencies": {
"@angular/common": "^7.0.0",
"@angular/core": "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion projects/email-editor/src/lib/source.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-email-editor",
"version": "0.7.1",
"version": "0.8.0",
"peerDependencies": {
"@angular/common": "^7.0.0",
"@angular/core": "^7.0.0"
Expand Down

0 comments on commit 247bb68

Please sign in to comment.