Skip to content

Commit 3595320

Browse files
committed
1.10.1 bump
1 parent e5e27f2 commit 3595320

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
@@ -49,6 +49,8 @@ and [awesome contributors](https://github.com/bolandrm/sassc-ruby/graphs/contrib
4949

5050
## Changelog
5151

52+
- **1.10.1**
53+
- [Add sourcemap getter](https://github.com/sass/sassc-ruby/pull/48)
5254
- **1.10.0**
5355
- [Improved error messages](https://github.com/sass/sassc-ruby/pull/34)
5456
- Update to Libsass 3.3.6

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

0 commit comments

Comments
 (0)