Skip to content

Commit 040b394

Browse files
authored
chore(release): Release 2.11.3 (#4166)
1 parent 8ece07e commit 040b394

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.11.2",
4+
"version": "2.11.3",
55
"author": "Salesforce",
66
"slds": {
77
"name": "Spring ’20",

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.11.0';
12+
$app-version: '2.11.3';
1313

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

0 commit comments

Comments
 (0)