lib/active_frontend/version.rb in
active_frontend-13.3.0
vs lib/active_frontend/version.rb in
active_frontend-14.0.0
- old
+ new
@@ -1,3 +1,3 @@
module ActiveFrontend
- VERSION = "13.3.0"
+ VERSION = '14.0.0'.freeze
end