Skip to content

Commit

Permalink
bump libsass to version 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sandlerr committed Dec 21, 2016
1 parent ae1f2a1 commit fbd5e5d
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 fbd5e5d

Please sign in to comment.