Skip to content

Commit 69b9726

Browse files
committed
bump expm
1 parent 7fc2261 commit 69b9726

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.exs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Expm.Package.new(name: "hackney_lib", description: "Web toolkit -
22
miscellaneous modules to play with HTTP and Web protocols",
3-
version: "0.1.0", keywords: ["web", "http","client", "server", "binary"],
3+
version: "0.1.1", keywords: ["web", "http","client", "server", "binary"],
44
dependencies: ["mimetypes"],
55
licenses: [[name: "Apache License, Version 2.0", file: "LICENSE"]],
66
contributors: [[name: "Adam Rutkowski",
@@ -62,5 +62,5 @@ miscellaneous modules to play with HTTP and Web protocols",
6262
]],
6363
maintainers: [[name: "Benoit Chesneau",
6464
email: "bchesneau@gmail.com"]],
65-
repositories: [[github: "benoitc/hackney", tag: "0.1.0"]])
65+
repositories: [[github: "benoitc/hackney_lib", tag: "0.1.1"]])
6666

0 commit comments

Comments
 (0)