update version number

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

View File

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