Skip to content

Commit 326c6df

Browse files
committed
Merge pull request #93 from schneems/schneems/3.3.0
[ci skip] Version 3.3.0
2 parents 28c75ae + 7d8e9ea commit 326c6df

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.0** (August 12, 2015)
2+
3+
* Change internal cache lookup to use relative asset paths instead of absolute paths.
4+
15
**3.2.0** (June 2, 2015)
26

37
* Updated SRI integrity to align with spec changes

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

0 commit comments

Comments
 (0)