Skip to content

Commit 4ec13b1

Browse files
author
Rafael Mendonça França
committed
Release 5.0.1
1 parent af012d9 commit 4ec13b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## 5.0.1
3+
## 5.0.1 (Dec 29, 2014)
44

55
* Fixed @import glob related caching bug
66

lib/sass/rails/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Sass
22
module Rails
3-
VERSION = "5.0.0"
3+
VERSION = "5.0.1"
44
end
55
end

0 commit comments

Comments
 (0)