We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 632a35b commit 1852a3eCopy full SHA for 1852a3e
README.md
@@ -48,7 +48,7 @@ This gem is maintained by [Ryan Boland](https://ryanboland.com)
48
and [awesome contributors](https://github.com/bolandrm/sassc-ruby/graphs/contributors).
49
50
## Changelog
51
-- **master**
+- **1.11.2**
52
- [Update to libsass 3.4.3](https://github.com/sass/sassc-ruby/pull/65)
53
- **1.11.1**
54
- [Update to libsass 3.4.1](https://github.com/sass/sassc-ruby/pull/61)
lib/sassc/version.rb
@@ -1,3 +1,3 @@
1
module SassC
2
- VERSION = "1.11.1"
+ VERSION = "1.11.2"
3
end
0 commit comments