MAINT : update version number

This commit is contained in:
Pingumask 2023-07-21 11:34:52 +00:00
parent c749bbdee4
commit 75aab2912b
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{ {
"name": "townsquare", "name": "townsquare",
"version": "3.13.0", "version": "3.13.1",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "townsquare", "name": "townsquare",
"version": "3.13.0", "version": "3.13.1",
"license": "GPL-3.0", "license": "GPL-3.0",
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.32", "@fortawesome/fontawesome-svg-core": "^1.2.32",

View file

@ -1,6 +1,6 @@
{ {
"name": "townsquare", "name": "townsquare",
"version": "3.13.0", "version": "3.13.1",
"description": "Blood on the Clocktower Town Square", "description": "Blood on the Clocktower Town Square",
"author": "Pingumaskt", "author": "Pingumaskt",
"scripts": { "scripts": {