Added version fields, bump to 2.0

This commit is contained in:
2025-02-04 13:51:00 +01:00
parent bd13472a11
commit 308f046d09
3 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "TellMe",
"version": "1.3.0",
"version": "2.0.0",
"description": "TellMe CLI",
"scripts": {
"dev": "webpack-dev-server --inline --hot"