Skip to content

Commit 8056a67

Browse files
committed
version bump
1 parent bea8df0 commit 8056a67

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ and [awesome contributors](https://github.com/bolandrm/sassc-ruby/graphs/contrib
2525

2626
## Changelog
2727

28+
- **1.9.0**
29+
Support boolean script support
2830
- **1.8.5**
2931
- Update to Libsass 3.3.4
3032
- **1.8.4**

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.8.5"
2+
VERSION = "1.9.0"
33
end

0 commit comments

Comments
 (0)