We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9db847 commit a1df779Copy full SHA for a1df779
CHANGES
@@ -1,4 +1,4 @@
1
-Development
+5.1.1 (2023-05-16)
2
3
* Support lambda functions as shortcuts - #677 #813 #903
4
* Support --enable-frozen-string-literal - #851
lib/slim/version.rb
@@ -2,5 +2,5 @@
module Slim
# Slim version string
# @api public
5
- VERSION = '5.1.0'
+ VERSION = '5.1.1'
6
end
0 commit comments