Skip to content

Commit ce82a59

Browse files
committed
Version bump
1 parent 68e2a80 commit ce82a59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: server/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id "jacoco"
88
}
99

10-
version "0.8.7"
10+
version "0.8.8"
1111
group "com.objectcomputing.checkins"
1212

1313
repositories {

Diff for: web-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-ui",
3-
"version": "0.8.7",
3+
"version": "0.8.8",
44
"private": true,
55
"type": "module",
66
"dependencies": {

0 commit comments

Comments
 (0)