lib/javascripts/pagy.js in pagy-5.2.2 vs lib/javascripts/pagy.js in pagy-5.2.3
- old
+ new
@@ -1,10 +1,10 @@
// See the Pagy documentation: https://ddnexus.github.io/pagy/extras#javascript
// Container of the whole pagy stuff
function Pagy(){}
-Pagy.version = '5.2.2'
+Pagy.version = '5.2.3'
// Used by the waitForMe function
Pagy.delay = 100
// Scan the target for data-pagy-json elements and apply their functions