Skip to content

Commit f3e64e1

Browse files
committed
[ci skip] v3.3.5
1 parent 8220a9d commit f3e64e1

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.5** (September 25, 2015)
2+
3+
* Fix bug related to absolute path being reintroduced into history cache #141.
4+
15
**3.3.4** (September 1, 2015)
26

37
* Relative cache contents now work with windows.

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

0 commit comments

Comments
 (0)