Skip to content

Commit 1852a3e

Browse files
committed
bump to 1.11.2
1 parent 632a35b commit 1852a3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This gem is maintained by [Ryan Boland](https://ryanboland.com)
4848
and [awesome contributors](https://github.com/bolandrm/sassc-ruby/graphs/contributors).
4949

5050
## Changelog
51-
- **master**
51+
- **1.11.2**
5252
- [Update to libsass 3.4.3](https://github.com/sass/sassc-ruby/pull/65)
5353
- **1.11.1**
5454
- [Update to libsass 3.4.1](https://github.com/sass/sassc-ruby/pull/61)

lib/sassc/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module SassC
2-
VERSION = "1.11.1"
2+
VERSION = "1.11.2"
33
end

0 commit comments

Comments
 (0)