Bump version to 1.0.1

- Update Cargo.toml version to 1.0.1
- Update debian/changelog with v1.0.1-1 release notes
- Include MIT license addition and packaging fixes
This commit is contained in:
Ole-Morten Duesund 2025-09-29 13:49:06 +02:00
commit 2879e5d975
2 changed files with 10 additions and 1 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "naas"
version = "1.0.0"
version = "1.0.1"
edition = "2021"
license = "MIT"
description = "No as a Service - A lightweight HTTP service that always says 'no'"