chore: Release 3.1.0

This commit is contained in:
Gitlab CI
2024-05-27 19:26:23 +00:00
parent 3a1734c477
commit bed5243fd5
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "wfrp4-actor-sheet-print",
"version": "3.0.1",
"version": "3.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@@ -5,7 +5,7 @@
"build": "webpack",
"local-deploy": "npm run package && sh ./local-deploy.sh"
},
"version": "3.0.1",
"version": "3.1.0",
"devDependencies": {
"@league-of-foundry-developers/foundry-vtt-types": "0.8.9-9",
"husky": "4.3.7",