Skip to content

Commit

Permalink
Release 18.6.0
Browse files Browse the repository at this point in the history
* Remove the part of the body from the error message for SourceWrapperNotFoundError and do some cleanup
  Use more explanatory error message. Apply this globally to all apps.
  • Loading branch information
unoduetre committed Jun 28, 2024
1 parent b53ad04 commit 61e0bc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 18.6.0

* Remove the part of the body from the error message for SourceWrapperNotFoundError and do some cleanup
Use more explanatory error message. Apply this globally to all apps.
Expand Down
2 changes: 1 addition & 1 deletion lib/slimmer/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Slimmer
VERSION = "18.5.2".freeze
VERSION = "18.6.0".freeze
end

0 comments on commit 61e0bc4

Please sign in to comment.