Skip to content

Commit e499b0d

Browse files
committed
1.2.12-2
1 parent 53bafa0 commit e499b0d

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
@@ -65,7 +65,7 @@ const {
6565
} = require('express');
6666

6767
// Kubek version
68-
const version = "v1.2.11";
68+
const version = "v1.2.12";
6969

7070
const rateLimit = require('express-rate-limit');
7171
const authLimiter = rateLimit({

0 commit comments

Comments
 (0)