Skip to content

Commit 1492eba

Browse files
committed
Bump version to 3.2.0
1 parent c307b69 commit 1492eba

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.2.0 (October 7, 2018)
2+
3+
* Support for Slim 4
4+
5+
16
## 3.1.3 (April 3, 2017)
27

38
* Improved compatibility with Sprockets 4

lib/slim-rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Slim
22
module Rails
3-
VERSION = '3.1.3'
3+
VERSION = '3.2.0'
44
end
55
end

0 commit comments

Comments
 (0)