Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardssh committed Jun 25, 2022
1 parent b15a778 commit 5bb549a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tooltip-ng12-app",
"version": "0.0.0",
"version": "0.1.0",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down Expand Up @@ -38,4 +38,4 @@
"ng-packagr": "^14.0.2",
"typescript": "~4.6.4"
}
}
}
2 changes: 1 addition & 1 deletion projects/ng2-tooltip-directive/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@libertymp/tooltip-directive",
"version": "0.0.1",
"version": "0.1.0",
"description": "Tooltip for Angular",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5bb549a

Please sign in to comment.