Skip to content

Commit

Permalink
Bump version to 5.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbernius committed Aug 22, 2022
1 parent 87b0f68 commit 29ef3a7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ plugins {
}

group = "de.tum.in.www1.artemis"
version = "5.10.0"
version = "5.10.1"
description = "Interactive Learning with Individual Feedback"

sourceCompatibility=17
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": "artemis",
"version": "5.10.0",
"version": "5.10.1",
"description": "Interactive Learning with Individual Feedback",
"private": true,
"license": "MIT",
Expand Down

0 comments on commit 29ef3a7

Please sign in to comment.