Skip to content

Commit 19938b8

Browse files
committed
v2.2.2
1 parent 93f8f31 commit 19938b8

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

ui/_config.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
///
1616
/// @type String
1717
/// @access private
18-
$app-version: '2.2.1';
18+
$app-version: '2.2.2';
1919

2020
/// Debug mode (uncomment to activate)
2121
/// Turn on to output deprecation warnings during development

0 commit comments

Comments
 (0)