Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
Bump Libsass to 3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
xzyfer committed Jun 10, 2015
1 parent c2e9c83 commit 0e6c500
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "node-sass",
"version": "3.1.2",
"libsass": "3.2.4",
"libsass": "3.2.5",
"description": "Wrapper around libsass",
"license": "MIT",
"homepage": "https://github.com/sass/node-sass",
Expand Down
2 changes: 1 addition & 1 deletion src/libsass
Submodule libsass updated 9 files
+10 −0 SECURITY.md
+4 −2 cssize.cpp
+9 −7 debugger.hpp
+28 −5 eval.cpp
+5 −5 functions.cpp
+2 −0 inspect.cpp
+43 −19 parser.cpp
+1 −0 parser.hpp
+3 −0 sass_functions.cpp
2 changes: 1 addition & 1 deletion test/fixtures/spec
Submodule spec updated 124 files

0 comments on commit 0e6c500

Please # to comment.