Skip to content

Commit 729a2b5

Browse files
committed
Release 3.4.0
1 parent 2043cb8 commit 729a2b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
**3.3.6** (October 5, 2015)
1+
**3.4.0** (October 5, 2015)
22

33
* Expose method to override the sass cache in the SassProcessor.
44

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

0 commit comments

Comments
 (0)