Skip to content

Commit 2cd3782

Browse files
committed
chore(build): bumping to version 0.10.5
1 parent f675060 commit 2cd3782

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Sass.js Changelog
22

3-
# master
3+
## 0.10.5 (June 25th 2017) ##
44

55
* upgrading to [libsass 3.4.5](https://github.com/sass/libsass/releases/tag/3.4.5)
66

7-
## 0.10.4 (March 30th 2016) ##
7+
## 0.10.4 (March 30th 2017) ##
88

99
* upgrading to [libsass 3.4.4](https://github.com/sass/libsass/releases/tag/3.4.4)
1010

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sass.js",
3-
"version": "0.10.4",
3+
"version": "0.10.5",
44
"libsass": "3.4.5",
55
"title": "Sass.js - API for emscripted libsass",
66
"description": "Sass.js is a convenience API for the JavaScript libsass (compiled with Emscripten)",

0 commit comments

Comments
 (0)