Skip to content

Commit f453280

Browse files
committed
Version 5.1.0
1 parent bdfc1ac commit f453280

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.1.0 (2023-03-06)
22

33
* Allow whitespace markers for verbatim text: `|<`, `|>`, and `|<>` - #912
44
* Do not swallow single quote after output line indicator - #911

lib/slim/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Slim
22
# Slim version string
33
# @api public
4-
VERSION = '5.0.0'
4+
VERSION = '5.1.0'
55
end

0 commit comments

Comments
 (0)