Skip to content

Commit 468b798

Browse files
authored
chore(release): release 2.7.2 (#3526)
1 parent aa4ecfe commit 468b798

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.7.1",
4+
"version": "2.7.2",
55
"author": "Salesforce",
66
"slds": {
77
"name": "Winter ’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.7.0';
12+
$app-version: '2.7.2';
1313

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

0 commit comments

Comments
 (0)