Skip to content

Commit 9acc0e5

Browse files
committed
Bump patch version
1 parent 78686b1 commit 9acc0e5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Crossword puzzle for H5P",
44
"majorVersion": 0,
55
"minorVersion": 5,
6-
"patchVersion": 6,
6+
"patchVersion": 7,
77
"runnable": 1,
88
"author": "Language Training Center GmbH, Oliver Tacke",
99
"license": "MIT",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "h5p-crossword",
3-
"version": "0.5.6",
3+
"version": "0.5.7",
44
"description": "Example H5P Content Type for getting started",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)