Skip to content

Commit a698a03

Browse files
committed
v3.3.3
1 parent b9a5cda commit a698a03

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.3.3** (August 21, 2015)
2+
3+
* Remove more absolute paths from cache contents.
4+
15
**3.3.2** (August 19, 2015)
26

37
* Fix cache contents to use relative paths instead of absolute paths.

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.3.2"
2+
VERSION = "3.3.3"
33
end

0 commit comments

Comments
 (0)