Skip to content

Commit ed85b43

Browse files
author
CircleCI
committed
Bumped version to 1.0.4 for release build
1 parent 357a99e commit ed85b43

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,7 +1,7 @@
11
{
22
"name": "@babybeet/angular-confirmation-capture",
33
"description": "A singleton, global Angular service to programmatically show a confirmation box to capture an user's consent",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"scripts": {
66
"ng": "ng",
77
"start": "ng serve",

projects/angular-confirmation-capture/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@babybeet/angular-confirmation-capture",
33
"description": "A singleton, global Angular service to programmatically show a confirmation box to capture an user's consent",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"author": {
66
"name": "Baby Beet"
77
},

0 commit comments

Comments
 (0)