diff --git a/library.json b/library.json index 53f6ac6..d05cc9d 100644 --- a/library.json +++ b/library.json @@ -3,7 +3,7 @@ "description": "Let your students choose their exercises on a game map.", "majorVersion": 1, "minorVersion": 3, - "patchVersion": 4, + "patchVersion": 5, "runnable": 1, "author": "Oliver Tacke", "license": "MIT", diff --git a/package-lock.json b/package-lock.json index ea77511..4afb00d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "h5p-game-map", - "version": "1.3.4", + "version": "1.3.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "h5p-game-map", - "version": "1.3.4", + "version": "1.3.5", "license": "MIT", "dependencies": { "color": "^4.2.3", diff --git a/package.json b/package.json index 2b907cd..eda8ceb 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "h5p-game-map", - "version": "1.3.4", + "version": "1.3.5", "description": "Let your students choose their exercises on a game map.", "private": true, "scripts": {