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 b9a5cda commit a698a03Copy full SHA for a698a03
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+**3.3.3** (August 21, 2015)
2
+
3
+* Remove more absolute paths from cache contents.
4
5
**3.3.2** (August 19, 2015)
6
7
* Fix cache contents to use relative paths instead of absolute paths.
lib/sprockets/version.rb
@@ -1,3 +1,3 @@
module Sprockets
- VERSION = "3.3.2"
+ VERSION = "3.3.3"
end
0 commit comments