Skip to content

Commit d97a60a

Browse files
committed
v1.2.8/2
1 parent e13d70c commit d97a60a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const {
6161
} = require('express');
6262

6363
// Kubek version
64-
const version = "v1.2.7";
64+
const version = "v1.2.8";
6565

6666
const rateLimit = require('express-rate-limit');
6767
const authLimiter = rateLimit({

0 commit comments

Comments
 (0)