diff --git a/library.json b/library.json index 396514b..9a1f074 100644 --- a/library.json +++ b/library.json @@ -3,7 +3,7 @@ "description": "Let your students train their listening comprehension and spelling", "majorVersion": 1, "minorVersion": 3, - "patchVersion": 8, + "patchVersion": 9, "runnable": 1, "embedTypes": [ "iframe" diff --git a/package-lock.json b/package-lock.json index c59e014..22eebc1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "h5p-dictation", - "version": "1.3.8", + "version": "1.3.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "h5p-dictation", - "version": "1.3.8", + "version": "1.3.9", "license": "MIT", "devDependencies": { "@babel/core": "^7.26.0", diff --git a/package.json b/package.json index fa9f1b6..2fb4ede 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "h5p-dictation", - "version": "1.3.8", + "version": "1.3.9", "description": "Let your students train their listening comprehension and spelling skills.", "scripts": { "test": "jest",