We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f675060 commit 2cd3782Copy full SHA for 2cd3782
CHANGELOG.md
@@ -1,10 +1,10 @@
1
# Sass.js Changelog
2
3
-# master
+## 0.10.5 (June 25th 2017) ##
4
5
* upgrading to [libsass 3.4.5](https://github.com/sass/libsass/releases/tag/3.4.5)
6
7
-## 0.10.4 (March 30th 2016) ##
+## 0.10.4 (March 30th 2017) ##
8
9
* upgrading to [libsass 3.4.4](https://github.com/sass/libsass/releases/tag/3.4.4)
10
package.json
@@ -1,6 +1,6 @@
{
"name": "sass.js",
- "version": "0.10.4",
+ "version": "0.10.5",
"libsass": "3.4.5",
"title": "Sass.js - API for emscripted libsass",
"description": "Sass.js is a convenience API for the JavaScript libsass (compiled with Emscripten)",
0 commit comments