Skip to content

Commit f083950

Browse files
committed
chore: bump version to 0.26.0
1 parent 373db8a commit f083950

File tree

3 files changed

+47
-37
lines changed

3 files changed

+47
-37
lines changed

Cargo.lock

Lines changed: 45 additions & 35 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
@@ -1,7 +1,7 @@
11
[package]
22
name = "backend"
33
description = "Backend API and services for StackClass"
4-
version = "0.25.0"
4+
version = "0.26.0"
55
edition = "2024"
66

77
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": "0.25.0"
9+
"version": "0.26.0"
1010
},
1111
"paths": {
1212
"/v1/courses": {

0 commit comments

Comments
 (0)