Skip to content

Commit c4a0419

Browse files
committed
update to libsass 3.3.6
1 parent 73397b6 commit c4a0419

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/native_test.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module NativeTest
99

1010
class General < MiniTest::Test
1111
def test_it_reports_the_libsass_version
12-
assert_equal "3.3.4", Native.version
12+
assert_equal "3.3.6", Native.version
1313
end
1414
end
1515

0 commit comments

Comments
 (0)