version bump

This commit is contained in:
Daniel Løvbrøtte Olsen 2019-02-28 13:57:30 +01:00
parent 8ba54948b4
commit 7a7b9606cd
1 changed files with 1 additions and 1 deletions

View File

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