Skip to content

Commit

Permalink
Merge pull request #61 from sandlerr/roman/libsass-3-4-1
Browse files Browse the repository at this point in the history
bump libsass to version 3.4.1
  • Loading branch information
bolandrm committed Dec 26, 2016
2 parents ae1f2a1 + fbd5e5d commit cf68fdd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ext/libsass
Submodule libsass updated 3 files
+19 −8 src/expand.cpp
+14 −4 src/functions.cpp
+3 −3 src/units.cpp
2 changes: 1 addition & 1 deletion test/native_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ module NativeTest

class General < MiniTest::Test
def test_it_reports_the_libsass_version
assert_equal "3.4.0", Native.version
assert_equal "3.4.1", Native.version
end
end

Expand Down

0 comments on commit cf68fdd

Please sign in to comment.