Skip to content

Commit 87dcf29

Browse files
committed
chore: bump version to 1.2.10
1 parent bb4b3e3 commit 87dcf29

File tree

3 files changed

+27
-27
lines changed

3 files changed

+27
-27
lines changed

Cargo.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ resolver = "2"
88
[package]
99
name = "backend"
1010
description = "Backend API and services for StackClass"
11-
version = "1.2.9"
11+
version = "1.2.10"
1212
edition = "2024"
1313

1414
default-run = "stackclass-server"

openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": {
77
"name": ""
88
},
9-
"version": "1.2.9"
9+
"version": "1.2.10"
1010
},
1111
"paths": {
1212
"/v1/courses": {

0 commit comments

Comments
 (0)