Skip to content

Commit

Permalink
chore: Prep for automatic release management
Browse files Browse the repository at this point in the history
  • Loading branch information
stmh committed Oct 17, 2024
1 parent e4aaa58 commit 8bea698
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
name = "scotty"
version = "0.1.1"
edition = "2021"
description = "scotty is a small PaaS which helps you to administer a bunch of docker-compose-based applications. It comes with an API and a cli"
authors = ["Stephan Maximilian Huber <[email protected]>"]
repository = "https://github.com/factorial-io/scotty"
license-file = "LICENSE"


[[bin]]
name = "scottyctl"
Expand Down
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# scotty

Current release: 0.1.1

## About

**scotty -- yet another feature based deployment service** is a rust
Expand Down

0 comments on commit 8bea698

Please sign in to comment.