lib/sanitize_email/version.rb in sanitize_email-2.0.5 vs lib/sanitize_email/version.rb in sanitize_email-2.0.6
- old
+ new
@@ -3,8 +3,8 @@
# Copyright (c) 2008 - 2018, 2020, 2022, 2024 Peter H. Boling of RailsBling.com
# Released under the MIT license
module SanitizeEmail
module Version
- VERSION = "2.0.5"
+ VERSION = "2.0.6"
end
end