We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be014e0 commit 0d59b1bCopy full SHA for 0d59b1b
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+**3.4.1** (November 25, 2015)
2
+
3
+* PathUtils::Entries will no longer error on an empty directory.
4
5
**3.4.0** (October 5, 2015)
6
7
* Expose method to override the sass cache in the SassProcessor.
lib/sprockets/version.rb
@@ -1,3 +1,3 @@
module Sprockets
- VERSION = "3.4.0"
+ VERSION = "3.4.1"
end
0 commit comments