We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 954a13b commit bb74774Copy full SHA for bb74774
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@lazycuh/angular-tooltip",
3
- "version": "3.0.0",
+ "version": "3.0.1",
4
"scripts": {
5
"ng": "ng",
6
"start": "ng serve --open",
projects/angular-tooltip/package.json
@@ -1,7 +1,7 @@
"description": "Easily show tooltips programmatically and/or declaratively in Angular",
"author": {
"name": "Baby Beet"
7
},
0 commit comments