diff --git a/hourglass/lib/constants.js b/hourglass/lib/constants.js index bb684c6..2c11a8d 100644 --- a/hourglass/lib/constants.js +++ b/hourglass/lib/constants.js @@ -1,4 +1,4 @@ -version = "0.2.2"; +version = "0.2.3"; themeColors = { "lux": { @@ -129,4 +129,4 @@ confirm = null; //Input Handling modifyingInput = null; clickDisabled = false; -optionOpen = false; \ No newline at end of file +optionOpen = false;