Skip to content

Commit 0d5bc45

Browse files
committed
Update sass2scss version to match used release version
1 parent 3295bb0 commit 0d5bc45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/sass2scss.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
#ifndef SASS2SCSS_VERSION
3838
// Hardcode once the file is copied from
3939
// https://github.com/mgreter/sass2scss
40-
#define SASS2SCSS_VERSION "1.1.0"
40+
#define SASS2SCSS_VERSION "1.1.1"
4141
#endif
4242

4343
// add namespace for c++

0 commit comments

Comments
 (0)