We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53bafa0 commit e499b0dCopy full SHA for e499b0d
1 file changed
app.js
@@ -65,7 +65,7 @@ const {
65
} = require('express');
66
67
// Kubek version
68
-const version = "v1.2.11";
+const version = "v1.2.12";
69
70
const rateLimit = require('express-rate-limit');
71
const authLimiter = rateLimit({
0 commit comments