Skip to content

Commit 31e07e4

Browse files
committed
Version 5.2.1
1 parent 201006f commit 31e07e4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
5.2.1 (2024-01-20)
2+
3+
* Support Ruby 3.3
4+
* Update Gem metadata
5+
16
5.2.0 (2023-11-11)
27

38
* Fix logic less bug - #783

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.2.0'
5+
VERSION = '5.2.1'
66
end

0 commit comments

Comments
 (0)