Skip to content

Commit

Permalink
chore(dist): updating distributables to version 0.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rodneyrehm committed Jan 8, 2017
1 parent 0c63ee2 commit 57d30c5
Show file tree
Hide file tree
Showing 6 changed files with 52 additions and 52 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": "3229 KB",
"normal": "3227 KB",
"compressed": "670 KB"
},
"dist/sass.worker.js": {
"normal": "3230 KB",
"normal": "3227 KB",
"compressed": "669 KB"
}
}
4 changes: 2 additions & 2 deletions dist/sass.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*! sass.js - v0.10.2 (abe26e0) - built 2016-12-28
providing libsass 3.4.2 (2a9f386)
/*! sass.js - v0.10.3 (9802049) - built 2017-01-08
providing libsass 3.4.3 (b28de01)
via emscripten 1.37.0 ()
*/

Expand Down
4 changes: 2 additions & 2 deletions dist/sass.node.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*! sass.js - v0.10.2 (abe26e0) - built 2016-12-28
providing libsass 3.4.2 (2a9f386)
/*! sass.js - v0.10.3 (9802049) - built 2017-01-08
providing libsass 3.4.3 (b28de01)
via emscripten 1.37.0 ()
*/
var fs = require('fs');
Expand Down
42 changes: 21 additions & 21 deletions dist/sass.sync.js

Large diffs are not rendered by default.

42 changes: 21 additions & 21 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
Expand Up @@ -4,12 +4,12 @@
"commit": null
},
"libsass": {
"version": "3.4.2",
"commit": "2a9f386"
"version": "3.4.3",
"commit": "b28de01"
},
"sassjs": {
"version": "0.10.2",
"commit": "abe26e0",
"version": "0.10.3",
"commit": "9802049",
"branch": "master"
}
}

0 comments on commit 57d30c5

Please sign in to comment.