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 8220a9d commit f3e64e1Copy full SHA for f3e64e1
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+**3.3.5** (September 25, 2015)
2
+
3
+* Fix bug related to absolute path being reintroduced into history cache #141.
4
5
**3.3.4** (September 1, 2015)
6
7
* Relative cache contents now work with windows.
lib/sprockets/version.rb
@@ -1,3 +1,3 @@
module Sprockets
- VERSION = "3.3.4"
+ VERSION = "3.3.5"
end
0 commit comments