Skip to content

Commit 0d59b1b

Browse files
committed
v3.4.1 [ci skip]
1 parent be014e0 commit 0d59b1b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
**3.4.1** (November 25, 2015)
2+
3+
* PathUtils::Entries will no longer error on an empty directory.
4+
15
**3.4.0** (October 5, 2015)
26

37
* Expose method to override the sass cache in the SassProcessor.

lib/sprockets/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Sprockets
2-
VERSION = "3.4.0"
2+
VERSION = "3.4.1"
33
end

0 commit comments

Comments
 (0)