version bump

This commit is contained in:
Daniel Olsen 2020-07-19 21:28:46 +02:00
parent f0fecd3575
commit 9df5030b66
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
const version = "2.4.2";
const version = "2.4.3";
import x2i from "./x2i";
import { existsSync } from "fs";