Skip to content

Commit 98610f0

Browse files
1.1.8 - Election Legality
1 parent 1aa8d99 commit 98610f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const config = require("./config");
2-
const VERSION = "v1.1.7"; //Did you change the package version?
2+
const VERSION = "v1.1.8"; //Did you change the package version?
33
exports.VERSION = VERSION;
44
exports.exit = exit;
55
exports.processor = processor;

0 commit comments

Comments
 (0)