update version number

This commit is contained in:
Daniel Løvbrøtte Olsen 2019-02-27 13:36:51 +01:00
parent 695849cd8f
commit 59d763bb6b
1 changed files with 1 additions and 1 deletions

View File

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