Bump version to 0.2.9

This commit is contained in:
2026-01-26 18:02:43 +00:00
parent 00910dd69e
commit d2fec9ad15
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ use crate::AppState;
#[openapi(
info(
title = "Nora",
version = "0.2.8",
version = "0.2.9",
description = "Multi-protocol package registry supporting Docker, Maven, npm, Cargo, and PyPI",
license(name = "MIT"),
contact(name = "DevITWay", url = "https://github.com/getnora-io/nora")