lib/active_frontend/version.rb in active_frontend-13.2.0 vs lib/active_frontend/version.rb in active_frontend-13.3.0

- old
+ new

@@ -1,3 +1,3 @@ module ActiveFrontend - VERSION = "13.2.0" + VERSION = "13.3.0" end