Skip to content

Commit 1563117

Browse files
author
Febbraro
committed
publish version
1 parent 823e948 commit 1563117

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

angular/projects/spark-angular/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

angular/projects/spark-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sparkdesignsystem/spark-angular",
33
"description": "A collection of Spark Design System components in Angular 6+",
4-
"version": "14.0.1-alpha.1",
4+
"version": "14.0.1",
55
"author": "Rocket Mortgage",
66
"license": "MIT",
77
"scripts": {
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const environment = {
2-
version: '14.0.1-alpha.1',
2+
version: '14.0.1',
33
};

0 commit comments

Comments
 (0)