Skip to content

Commit 57d5e3c

Browse files
authored
add REQUIRE back (#32)
close #31
1 parent e15cc8a commit 57d5e3c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SMTPClient"
22
uuid = "c35d69d1-b747-5018-a192-25bc5e63c83d"
33
authors = ["Avik Sengupta <[email protected]>", "Iblis Lin <[email protected]>"]
4-
version = "0.3.0"
4+
version = "0.3.1"
55

66
[deps]
77
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"

REQUIRE

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
julia 0.7
2+
LibCURL

0 commit comments

Comments
 (0)