Skip to content

Commit 0b30954

Browse files
committed
Bump patch version
1 parent 290fe59 commit 0b30954

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Let your students train their listening comprehension and spelling",
44
"majorVersion": 1,
55
"minorVersion": 1,
6-
"patchVersion": 1,
6+
"patchVersion": 2,
77
"runnable": 1,
88
"embedTypes": ["iframe"],
99
"author": "Oliver Tacke",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "h5p-dictation",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Let your students train their listening comprehension and spelling skills.",
55
"scripts": {
66
"test": "jest",

0 commit comments

Comments
 (0)