Skip to content

Commit d7730fc

Browse files
committed
version bump
1 parent 6129cd0 commit d7730fc

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.1**
89+
- [Fix Scaffolding](https://github.com/sass/sassc-rails/pull/119)
8890
- **2.1.0**
8991
- [JRuby support](https://github.com/sass/sassc-rails/pull/113)
9092
- [SCSS / SASS scaffolding](https://github.com/sass/sassc-rails/pull/112)

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.0"
5+
VERSION = "2.1.1"
66
end
77
end

0 commit comments

Comments
 (0)