Skip to content

Commit bd17d8a

Browse files
committed
versionfix
1 parent e1d3621 commit bd17d8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nimletter.nimble

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Package
22

3-
version = "0.8.1"
3+
version = "0.8.2"
44
author = "ThomasTJdev"
55
description = "Newsletter"
66
license = "AGPL v3"
@@ -17,7 +17,7 @@ requires "https://github.com/ThomasTJdev/nim-schedules == 0.2.0"
1717
requires "https://github.com/ThomasTJdev/nimMime >= 0.0.3"
1818
requires "https://github.com/ThomasTJdev/bcryptnim == 0.2.1"
1919
requires "https://github.com/ThomasTJdev/nim-mmgeoip == 0.1.0"
20-
requires "https://github.com/ThomasTJdev/nim_awsSigV4 >= 0.1.0"
20+
requires "https://github.com/ThomasTJdev/nim_awsSigV4 >= 0.0.3"
2121

2222
# Cache responses
2323
#requires "https://github.com/ThomasTJdev/ready == 0.1.8"

0 commit comments

Comments
 (0)