diff --git a/index.ts b/index.ts index 5408922..04a08f2 100644 --- a/index.ts +++ b/index.ts @@ -1,4 +1,4 @@ -const version = "1.1.3.1"; +const version = "2.0.0"; import x2i from "./x2i"; import { existsSync } from "fs";