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.
2 parents 2f8aea1 + dc0e251 commit b905869Copy full SHA for b905869
ext/libsass
test/native_test.rb
@@ -11,7 +11,7 @@ module NativeTest
11
12
class General < MiniTest::Test
13
def test_it_reports_the_libsass_version
14
- assert_equal "3.6.1", Native.version
+ assert_equal "3.6.3", Native.version
15
end
16
17
0 commit comments