lib/javascripts/pagy.js in pagy-5.5.1 vs lib/javascripts/pagy.js in pagy-5.6.0

- old
+ new

@@ -3,10 +3,10 @@ // This code should be OK also with very old browsers // Container of the whole pagy stuff function Pagy(){} -Pagy.version = '5.5.1' +Pagy.version = '5.6.0' // Used by the waitForMe function Pagy.delay = 100 // Scan the target for data-pagy-json elements and apply their functions