1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-06 13:26:24 -07:00

Clean up build.py some more, bump version to 3.10

This commit is contained in:
Eggbertx 2024-03-05 21:37:45 -08:00
parent 852dc8dc09
commit cc5f1ec07f
7 changed files with 30 additions and 45 deletions

View file

@ -1,6 +1,6 @@
{
"name": "gochan.js",
"version": "3.9.0",
"version": "3.10.0",
"description": "",
"main": "./ts/main.ts",
"private": true,