Skip to content

Commit

Permalink
release 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bolandrm committed Jul 2, 2018
1 parent 3e5faf2 commit da758b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ and [awesome contributors](https://github.com/bolandrm/sassc-ruby/graphs/contrib

## Changelog
- **1.12.0**
- Update Libsass to 3.5.4
- [Update Libsass to 3.5.4](https://github.com/sass/sassc-ruby/pull/78)
- [bundler is a development dependency](https://github.com/sass/sassc-ruby/pull/51)
- **1.11.4**
- Fix `Value::List` related issue with sass 3.5.0
- **1.11.3**
Expand Down
2 changes: 1 addition & 1 deletion lib/sassc/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module SassC
VERSION = "1.11.4"
VERSION = "1.12.0"
end

0 comments on commit da758b1

Please sign in to comment.