We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dc4287 commit 6edfd40Copy full SHA for 6edfd40
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## 4.0.5 (Nov 25, 2014)
4
+
5
+* Make possible to use sprockets 2.12.
6
7
## 4.0.4 (Oct 29, 2014)
8
9
* Make possible to use any sprockets version in the 2.11 series.
lib/sass/rails/version.rb
@@ -1,5 +1,5 @@
module Sass
module Rails
- VERSION = "4.0.4"
+ VERSION = "4.0.5"
end
0 commit comments