Skip to content

Commit

Permalink
Bump patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
otacke committed Nov 16, 2023
1 parent 9a4fada commit 833ad04
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": 1,
"patchVersion": 2,
"patchVersion": 3,
"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.1.2",
"version": "1.1.3",
"description": "Let your students choose their exercises on a game map.",
"private": true,
"scripts": {
Expand Down

0 comments on commit 833ad04

Please sign in to comment.