chore(toml): update version field to the next

pull/18/head
Alessandro Caprarelli 2021-10-18 16:54:38 +02:00
parent 6ff6393ad8
commit 849f982f5e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "reqwest-retry"
version = "0.1.3-alpha.0"
version = "0.1.4-alpha.0"
authors = ["Rodrigo Gryzinski <rodrigo.gryzinski@truelayer.com>"]
edition = "2018"
description = "Retry middleware for reqwest."