1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-05-09 08:00:41 +00:00

bump version to 0.1.0

This commit is contained in:
Dominic 2020-10-02 14:21:56 +02:00
parent a0059fd7b9
commit 1369d25c8a
Signed by: msrd0
GPG key ID: DCC8C247452E98F9
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
[package]
name = "gotham_restful_derive"
version = "0.1.0-rc0"
version = "0.1.0"
authors = ["Dominic Meiser <git@msrd0.de>"]
edition = "2018"
description = "RESTful additions for the gotham web framework - Derive"