Skip to content

Commit 9d11f33

Browse files
committed
bump version
1 parent 7536ca7 commit 9d11f33

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.7.1**
29+
- Some updates to `Engine` API.
2830
- **1.7.0**
2931
- [Support Precision](https://github.com/sass/sassc-ruby/pull/19)
3032
- **1.6.0**

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

0 commit comments

Comments
 (0)