Skip to content

Commit

Permalink
Set FilePathsBase compatibility to 0.9.11 - 0.9.15 (#232)
Browse files Browse the repository at this point in the history
* Set upperbound for FilePathsBase

#227

* Set project version to 0.9.4
  • Loading branch information
omus authored Feb 4, 2022
1 parent 47ba453 commit 81263ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "AWSS3"
uuid = "1c724243-ef5b-51ab-93f4-b0a88ac62a95"
version = "0.9.3"
version = "0.9.4"

[deps]
AWS = "fbe9abb3-538b-5e4e-ba9e-bc94f4f92ebc"
Expand All @@ -22,7 +22,7 @@ XMLDict = "228000da-037f-5747-90a9-8195ccbf91a5"
AWS = "1.63.1"
Compat = "3.29.0"
EzXML = "0.9, 1"
FilePathsBase = "0.9.11"
FilePathsBase = "=0.9.11, =0.9.12, =0.9.13, =0.9.14, =0.9.15"
HTTP = "0.8, 0.9"
JSON3 = "1"
MbedTLS = "0.6, 0.7, 1"
Expand Down

0 comments on commit 81263ce

Please sign in to comment.