From 7536024fb69ee4f34c2c8b318aa323359e58381f Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Mon, 24 Aug 2020 00:28:53 -0700 Subject: [PATCH] Update README.md for libsass version libsass was updated to v3.6.4 in sassc-ruby v2.4.0 via #199. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad87e176..792022f1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This gem combines the speed of `libsass`, the [Sass C implementation](https://gi ### libsass Version -[3.6.1](https://github.com/sass/libsass/releases/3.6.1) +[3.6.4](https://github.com/sass/libsass/releases/3.6.4) ## Installation