update version number

This commit is contained in:
Daniel Løvbrøtte Olsen 2019-06-25 01:56:00 +02:00
parent cea04d0e2a
commit 002b941ee7
1 changed files with 1 additions and 1 deletions

View File

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