Compare commits

..

1 Commits

Author SHA1 Message Date
cuddle-please
2ac965ba0d chore(release): 0.1.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-07-06 18:57:44 +00:00
3 changed files with 2 additions and 9 deletions

View File

@ -6,11 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.1.2] - 2025-07-06
### Added
- try again
## [0.1.1] - 2025-07-06
### Added

View File

@ -3,5 +3,5 @@ members = ["crates/*"]
resolver = "2"
[workspace.package]
version = "0.1.2"
version = "0.1.1"
license = "MIT"

View File

@ -6,9 +6,6 @@ vars:
service: "nossh"
registry: kasperhermansen
rust:
publish: {}
please:
project:
owner: kjuulh
@ -18,3 +15,4 @@ please:
api_url: "https://git.front.kjuulh.io"
actions:
rust:
publish: true