Skip to content

Commit 0ee09ce

Browse files
committed
latest libsass beta
1 parent a64eb70 commit 0ee09ce

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.0-beta2", Native.version
12+
assert_equal "3.3.0-beta3", Native.version
1313
end
1414
end
1515

0 commit comments

Comments
 (0)