Set version in package.json

This commit is contained in:
Brandon Presley 2022-09-27 18:12:05 +13:00
parent 7d532298b1
commit bbb4fd632a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "massive",
"version": "0.0.1",
"version": "1.7",
"private": true,
"license": "GPL-3.0-only",
"scripts": {