Skip to content

Commit

Permalink
Bump patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
otacke committed Sep 26, 2024
1 parent a8141ac commit bad1d93
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit bad1d93

Please sign in to comment.