Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Commit 9bb0647

Browse files
authored
updated package version for hex.pm
1 parent ab5ad61 commit 9bb0647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/etest_http.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application, etest_http, [
22
{description, "An etest extension library for HTTP/Web Assertions"},
3-
{vsn, "1.0.1"},
3+
{vsn, "1.0.2"},
44
{links, [{"Github", "https://github.com/wooga/etest_http"}]},
55
{licenses, ["BSD-2-Clause"]},
66
{registered, []},

0 commit comments

Comments
 (0)