Skip to content

Commit cf68fdd

Browse files
authored
Merge pull request #61 from sandlerr/roman/libsass-3-4-1
bump libsass to version 3.4.1
2 parents ae1f2a1 + fbd5e5d commit cf68fdd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ext/libsass

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.4.0", Native.version
12+
assert_equal "3.4.1", Native.version
1313
end
1414
end
1515

0 commit comments

Comments
 (0)