Skip to content

Commit

Permalink
chore(dist): updating distributables to version 0.9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
rodneyrehm committed Jul 17, 2016
1 parent ba3fac4 commit ed631b7
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 48 deletions.
8 changes: 4 additions & 4 deletions dist/file-size.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"compressed": "2 KB"
},
"dist/sass.sync.js": {
"normal": "2682 KB",
"compressed": "571 KB"
"normal": "2775 KB",
"compressed": "586 KB"
},
"dist/sass.worker.js": {
"normal": "2682 KB",
"compressed": "571 KB"
"normal": "2775 KB",
"compressed": "586 KB"
}
}
4 changes: 2 additions & 2 deletions dist/sass.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*! sass.js - v0.9.10 (9a781bf) - built 2016-04-24
/*! sass.js - v0.9.11 (ba3fac4) - built 2016-07-17
providing libsass 3.3.6 (3ae9a20)
via emscripten 1.36.1 (d5085ed)
via emscripten 1.36.5 (092d471)
*/

(function (root, factory) {
Expand Down
39 changes: 20 additions & 19 deletions dist/sass.sync.js

Large diffs are not rendered by default.

39 changes: 20 additions & 19 deletions dist/sass.worker.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/versions.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"emscripten": {
"version": "1.36.1",
"commit": "d5085ed"
"version": "1.36.5",
"commit": "092d471"
},
"libsass": {
"version": "3.3.6",
"commit": "3ae9a20"
},
"sassjs": {
"version": "0.9.10",
"commit": "9a781bf",
"version": "0.9.11",
"commit": "ba3fac4",
"branch": "master"
}
}

0 comments on commit ed631b7

Please sign in to comment.