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 a835b18 commit 9ca80feCopy full SHA for 9ca80fe
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+**3.3.4** (September 1, 2015)
2
+
3
+* Relative cache contents now work with windows.
4
5
**3.3.3** (August 21, 2015)
6
7
* Remove more absolute paths from cache contents.
lib/sprockets/version.rb
@@ -1,3 +1,3 @@
module Sprockets
- VERSION = "3.3.3"
+ VERSION = "3.3.4"
end
0 commit comments