Skip to content

Commit

Permalink
Increased Version Number
Browse files Browse the repository at this point in the history
  • Loading branch information
Elius94 committed May 19, 2022
1 parent b4ff069 commit 510ead9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "console-gui-tools",
"version": "1.1.15",
"version": "1.1.16",
"description": "A simple library to draw option menu, text popup or other widgets and layout on a Node.js console.",
"main": "src/ConsoleGui.js",
"type": "module",
Expand Down Expand Up @@ -38,4 +38,4 @@
"eslint": "^8.15.0",
"jsdoc-to-markdown": "^7.1.1"
}
}
}

0 comments on commit 510ead9

Please sign in to comment.