Skip to content

Commit 59ad121

Browse files
committed
version bump
1 parent 440e025 commit 59ad121

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
@@ -85,6 +85,8 @@ is maintained by [Ryan Boland](https://ryanboland.com) and [awesome contributors
8585

8686
## Changelog
8787

88+
- **2.1.2**
89+
- [Correct reference to SassC::Script::Value::String](https://github.com/sass/sassc-rails/pull/129)
8890
- **2.1.1**
8991
- [Fix Scaffolding](https://github.com/sass/sassc-rails/pull/119)
9092
- **2.1.0**

lib/sassc/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module SassC
44
module Rails
5-
VERSION = "2.1.1"
5+
VERSION = "2.1.2"
66
end
77
end

0 commit comments

Comments
 (0)