Skip to content

Commit

Permalink
Bump version to 3.6.2
Browse files Browse the repository at this point in the history
Finally support Slim 5
  • Loading branch information
januszm committed Mar 9, 2023
1 parent 3d46470 commit 346ad69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/slim-rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Slim
module Rails
VERSION = "3.6.1"
VERSION = "3.6.2"
end
end

0 comments on commit 346ad69

Please sign in to comment.