lib/active_frontend/version.rb in active_frontend-13.0.6 vs lib/active_frontend/version.rb in active_frontend-13.1.0

- old
+ new

@@ -1,3 +1,3 @@ module ActiveFrontend - VERSION = "13.0.6" + VERSION = "13.1.0" end