diff --git a/module/module.json b/module/module.json index 0e9e454..63601c7 100644 --- a/module/module.json +++ b/module/module.json @@ -37,7 +37,7 @@ "url": "https://github.com/eddiedover/" } ], - "version": "1.1.0", + "version": "1.2.0", "compatibility": { "minimum": "11", "verified": "11" diff --git a/package-lock.json b/package-lock.json index 0a8d642..30cdad4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "theater-of-the-mind", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "theater-of-the-mind", - "version": "1.1.0", + "version": "1.2.0", "license": "MIT", "dependencies": { "rollup": "^2.79.1", diff --git a/package.json b/package.json index 7aa6525..10e6975 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "theater-of-the-mind", - "version": "1.1.0", + "version": "1.2.0", "description": "A FoundryVTT module for DMs", "main": "index.js", "author": {