Skip to content

Commit d4b56e7

Browse files
committedMar 8, 2022
chore: ship @coreui/angular 4.0.0-alpha.12
·
5.5.52.0.0-beta.0
1 parent 72eb356 commit d4b56e7

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": "coreui-angular-dev",
3-
"version": "4.0.0-alpha.11",
3+
"version": "4.0.0-alpha.12",
44
"description": "CoreUI Components Library for Angular",
55
"license": "MIT",
66
"author": "The CoreUI Team (https://github.com/orgs/coreui/people)",

‎projects/coreui-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/angular",
3-
"version": "4.0.0-alpha.11",
3+
"version": "4.0.0-alpha.12",
44
"description": "CoreUI for Angular UI components library",
55
"license": "MIT",
66
"homepage": "https://coreui.io/angular",

0 commit comments

Comments
 (0)
Please sign in to comment.