Skip to content

Commit a43bba0

Browse files
committed
use more useful version number
1 parent 5765087 commit a43bba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/php_sass.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#include "config.h"
1414
#endif
1515

16-
#define SASS_VERSION "0.2.0-beta"
16+
#define SASS_VERSION "0.2.1"
1717
#define SASS_FLAVOR "sensational"
1818

1919
#include <php.h>

0 commit comments

Comments
 (0)