Skip to content

Commit

Permalink
chore(dist): updating distributables to version 0.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rodneyrehm committed Apr 7, 2016
1 parent 1336ae2 commit e7bb7cb
Show file tree
Hide file tree
Showing 5 changed files with 51 additions and 51 deletions.
4 changes: 2 additions & 2 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": "2613 KB",
"normal": "2619 KB",
"compressed": "561 KB"
},
"dist/sass.worker.js": {
"normal": "2613 KB",
"normal": "2619 KB",
"compressed": "561 KB"
}
}
6 changes: 3 additions & 3 deletions dist/sass.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*! sass.js - v0.9.7 (72a657d) - built 2016-02-04
providing libsass 3.3.3 (bc1e6db)
via emscripten 1.35.22 (84d78f3)
/*! sass.js - v0.9.8 (1336ae2) - built 2016-04-07
providing libsass 3.3.4 (213339a)
via emscripten 1.36.1 (d5085ed)
*/

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions dist/versions.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"emscripten": {
"version": "1.35.22",
"commit": "84d78f3"
"version": "1.36.1",
"commit": "d5085ed"
},
"libsass": {
"version": "3.3.3",
"commit": "bc1e6db"
"version": "3.3.4",
"commit": "213339a"
},
"sassjs": {
"version": "0.9.7",
"commit": "72a657d",
"version": "0.9.8",
"commit": "1336ae2",
"branch": "master"
}
}

0 comments on commit e7bb7cb

Please sign in to comment.