Skip to content

Commit 30c83e2

Browse files
author
Amber Febbraro
authored
Merge pull request #4055 from afebbraro/publish-aug-12
alpha version
2 parents 477e22e + 1563117 commit 30c83e2

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.0",
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.0',
2+
version: '14.0.1',
33
};

0 commit comments

Comments
 (0)