Skip to content

Commit 9ca80fe

Browse files
committed
[ci skip] v3.3.4
1 parent a835b18 commit 9ca80fe

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.4** (September 1, 2015)
2+
3+
* Relative cache contents now work with windows.
4+
15
**3.3.3** (August 21, 2015)
26

37
* Remove more absolute paths from cache contents.

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

0 commit comments

Comments
 (0)