lib/javascripts/pagy.js in pagy-5.1.0 vs lib/javascripts/pagy.js in pagy-5.1.1
- 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.1.0'
+Pagy.version = '5.1.1'
// Used by the waitForMe function
Pagy.delay = 100
// Scan the target for data-pagy-json elements and apply their functions