Skip to content

Commit 6d3fd5e

Browse files
committed
Version 5.2.0
1 parent a40187c commit 6d3fd5e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Development
1+
5.2.0 (2023-11-11)
22

33
* Fix logic less bug - #783
44
* Support Rails 7.1 - #936

lib/slim/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
module Slim
33
# Slim version string
44
# @api public
5-
VERSION = '5.1.1'
5+
VERSION = '5.2.0'
66
end

0 commit comments

Comments
 (0)