diff --git a/package-lock.json b/package-lock.json index 11edf85..fd08a40 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gurps-easy-combat", - "version": "0.0.2", + "version": "0.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d58faa2..390540f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "gurps-easy-combat", - "version": "0.0.2", + "version": "0.0.3", "description": "", "license": "", "homepage": "", diff --git a/src/module.json b/src/module.json index 249bf11..9b6c7aa 100644 --- a/src/module.json +++ b/src/module.json @@ -2,7 +2,7 @@ "name": "gurps-easy-combat", "title": "GURPS Easy Combat", "description": "", - "version": "0.0.2", + "version": "0.0.3", "author": "danielrab", "minimumCoreVersion": "0.8.8", "compatibleCoreVersion": "0.8.9",