Skip to content

Commit 51c6790

Browse files
committed
fix the tag in expm
1 parent 37d017b commit 51c6790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ Expm.Package.new(name: "hackney", description: "Simple HTTP client in Erlang",
2222
]],
2323
maintainers: [[name: "Benoit Chesneau",
2424
email: "[email protected]"]],
25-
repositories: [[github: "benoitc/hackney", tag: "0.5.0"]])
25+
repositories: [[github: "benoitc/hackney", tag: "0.6.0"]])
2626

0 commit comments

Comments
 (0)