Skip to content

Commit

Permalink
feat: release 2.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
josecelano committed May 16, 2023
1 parent 260452f commit 75ec0a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
[package]
name = "torrust-index-backend"
version = "2.0.0-dev.1"
description = "The backend (API) for the Torrust Index project."
license-file = "COPYRIGHT"
version = "2.0.0-alpha.1"
authors = ["Mick van Dijke <mick@dutchbits.nl>", "Wesley Bijleveld <wesley@dutchbits.nl>"]
repository = "https://github.com/torrust/torrust-index-backend"
edition = "2021"
default-run = "main"

Expand Down

0 comments on commit 75ec0a6

Please sign in to comment.