Skip to content

Commit a532558

Browse files
committed
Bump patch version
1 parent 53cd4e4 commit a532558

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
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": 0,
6+
"patchVersion": 1,
77
"runnable": 1,
88
"embedTypes": ["iframe"],
99
"author": "Oliver Tacke",

package.json

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

0 commit comments

Comments
 (0)