Bumped version to 4.3.0

This commit is contained in:
Sayantan Santra 2023-04-28 11:40:48 -05:00
parent f3984624d9
commit 8be3e54861
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.1.0"
version = "4.3.0"
dependencies = [
"actix-files",
"actix-session",

View File

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