Skip to content

Commit 4621e16

Browse files
committed
Bump version to 2.2.9.
1 parent f2229a5 commit 4621e16

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.8
1+
2.2.9

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
# The short X.Y version.
5454
version = '2.2'
5555
# The full version, including alpha/beta/rc tags.
56-
release = '2.2.8'
56+
release = '2.2.9'
5757

5858
# The language for content autogenerated by Sphinx. Refer to documentation
5959
# for a list of supported languages.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "susy",
3-
"version": "2.2.8",
3+
"version": "2.2.9",
44
"description": "Sass power-tools for web layout.",
55
"author": "Miriam Eric Suzanne <[email protected]>",
66
"main": "sass/_susy.scss",

0 commit comments

Comments
 (0)