We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1d3621 commit bd17d8aCopy full SHA for bd17d8a
nimletter.nimble
@@ -1,6 +1,6 @@
1
# Package
2
3
-version = "0.8.1"
+version = "0.8.2"
4
author = "ThomasTJdev"
5
description = "Newsletter"
6
license = "AGPL v3"
@@ -17,7 +17,7 @@ requires "https://github.com/ThomasTJdev/nim-schedules == 0.2.0"
17
requires "https://github.com/ThomasTJdev/nimMime >= 0.0.3"
18
requires "https://github.com/ThomasTJdev/bcryptnim == 0.2.1"
19
requires "https://github.com/ThomasTJdev/nim-mmgeoip == 0.1.0"
20
-requires "https://github.com/ThomasTJdev/nim_awsSigV4 >= 0.1.0"
+requires "https://github.com/ThomasTJdev/nim_awsSigV4 >= 0.0.3"
21
22
# Cache responses
23
#requires "https://github.com/ThomasTJdev/ready == 0.1.8"
0 commit comments