Release server v0.11.14
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
2 files changed,
+2 insertions,
-2 deletions
| 1 |
1 |
|
[package]
|
| 2 |
2 |
|
name = "makenotwork"
|
| 3 |
|
- |
version = "0.11.13"
|
|
3 |
+ |
version = "0.11.14"
|
| 4 |
4 |
|
edition = "2024"
|
| 5 |
5 |
|
license = "LicenseRef-PolyForm-Noncommercial-1.0.0"
|
| 6 |
6 |
|
# Server binary: never published to a registry. Marks the crate private so
|
| 6 |
6 |
|
"license": {
|
| 7 |
7 |
|
"name": "PolyForm Noncommercial 1.0.0"
|
| 8 |
8 |
|
},
|
| 9 |
|
- |
"version": "0.11.13"
|
|
9 |
+ |
"version": "0.11.14"
|
| 10 |
10 |
|
},
|
| 11 |
11 |
|
"paths": {
|
| 12 |
12 |
|
"/api/git/{owner}/{repo}/notes": {
|