Skip to content

Commit 1ddde8d

Browse files
committed
Bump version
1 parent 8f0a304 commit 1ddde8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.11"
10+
version "0.8.12"
1111
group "com.objectcomputing.checkins"
1212

1313
repositories {

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.11",
3+
"version": "0.8.12",
44
"private": true,
55
"type": "module",
66
"dependencies": {

0 commit comments

Comments
 (0)