Skip to content

Commit

Permalink
Increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mkimberlin committed Oct 31, 2024
1 parent 8765195 commit 0649620
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id "jacoco"
}

version "0.7.0"
version "0.8.0"
group "com.objectcomputing.checkins"

repositories {
Expand Down
2 changes: 1 addition & 1 deletion web-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web-ui",
"version": "0.7.0",
"version": "0.8.0",
"private": true,
"type": "module",
"dependencies": {
Expand Down

0 comments on commit 0649620

Please sign in to comment.