Skip to content

Commit cee5596

Browse files
committed
Bump to v2.8.3
1 parent f1c046e commit cee5596

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": "design-system",
33
"description": "Salesforce Lightning Design System",
4-
"version": "2.8.2",
4+
"version": "2.8.3",
55
"author": "Salesforce",
66
"slds": {
77
"name": "Spring ’19",

ui/_config.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
///
1010
/// @type String
1111
/// @access private
12-
$app-version: '2.8.2';
12+
$app-version: '2.8.3';
1313

1414
/// Debug mode (uncomment to activate)
1515
/// Turn on to output deprecation warnings during development

0 commit comments

Comments
 (0)