We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2229a5 commit 4621e16Copy full SHA for 4621e16
VERSION
@@ -1 +1 @@
1
-2.2.8
+2.2.9
docs/conf.py
@@ -53,7 +53,7 @@
53
# The short X.Y version.
54
version = '2.2'
55
# The full version, including alpha/beta/rc tags.
56
-release = '2.2.8'
+release = '2.2.9'
57
58
# The language for content autogenerated by Sphinx. Refer to documentation
59
# for a list of supported languages.
package.json
@@ -1,6 +1,6 @@
{
2
"name": "susy",
3
- "version": "2.2.8",
+ "version": "2.2.9",
4
"description": "Sass power-tools for web layout.",
5
"author": "Miriam Eric Suzanne <[email protected]>",
6
"main": "sass/_susy.scss",
0 commit comments