1
0
Fork 0
mirror of https://github.com/kotovalexarian/jsonapis.rs.git synced 2025-04-21 17:52:45 -04:00

Bump version (0.0.6)

This commit is contained in:
Alex Kotov 2021-10-23 20:39:38 +05:00
parent 343ae650fe
commit d34ffbe036
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -1,6 +1,6 @@
[package]
name = "jsonapis"
version = "0.0.5"
version = "0.0.6"
authors = ["Alex Kotov <kotovalexarian@gmail.com>"]
edition = "2021"
description = "JSON:API library for Rust"