Skip to content

Commit e11789b

Browse files
committed
Update version to 3.6.0
1 parent 4d82a7f commit e11789b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/native_test.rb

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

1212
class General < MiniTest::Test
1313
def test_it_reports_the_libsass_version
14-
assert_equal "3.5.2-194-g8d22", Native.version
14+
assert_equal "3.6.0", Native.version
1515
end
1616
end
1717

0 commit comments

Comments
 (0)