Skip to content

Commit a396839

Browse files
committed
chore(dist): updating distributables to version 0.9.13
1 parent 236485c commit a396839

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

dist/sass.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/*! sass.js - v0.9.12 (e1a0112) - built 2016-08-14
1+
/*! sass.js - v0.9.13 (236485c) - built 2016-09-25
22
providing libsass 3.3.6 (3ae9a20)
3-
via emscripten 1.36.5 (092d471)
3+
via emscripten 1.36.5 (8e29cf1)
44
*/
55

66
(function (root, factory) {

dist/sass.sync.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/sass.worker.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"emscripten": {
33
"version": "1.36.5",
4-
"commit": "092d471"
4+
"commit": "8e29cf1"
55
},
66
"libsass": {
77
"version": "3.3.6",
88
"commit": "3ae9a20"
99
},
1010
"sassjs": {
11-
"version": "0.9.12",
12-
"commit": "e1a0112",
11+
"version": "0.9.13",
12+
"commit": "236485c",
1313
"branch": "master"
1414
}
1515
}

0 commit comments

Comments
 (0)