1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2024-12-26 07:38:36 -06:00

Bumped version to 4.1.0

This commit is contained in:
Sayantan Santra 2023-04-11 19:18:11 -05:00
parent e14fc1f3b5
commit 5e4f6aa1fc
2 changed files with 2 additions and 2 deletions

2
actix/Cargo.lock generated
View file

@ -1225,7 +1225,7 @@ dependencies = [
[[package]]
name = "simply-shorten"
version = "4.0.2"
version = "4.1.0"
dependencies = [
"actix-files",
"actix-session",

View file

@ -1,6 +1,6 @@
[package]
name = "simply-shorten"
version = "4.0.2"
version = "4.1.0"
edition = "2021"
authors = ["Sayantan Santra <sayantan[dot]santra689[at]gmail[dot]com"]
license = "MIT"