Skip to content

Commit bb74774

Browse files
author
CircleCI
committed
Bumped version to 3.0.1 for release build
1 parent 954a13b commit bb74774

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lazycuh/angular-tooltip",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve --open",

projects/angular-tooltip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@lazycuh/angular-tooltip",
33
"description": "Easily show tooltips programmatically and/or declaratively in Angular",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"author": {
66
"name": "Baby Beet"
77
},

0 commit comments

Comments
 (0)