Skip to content

Commit 6c767bd

Browse files
committed
bum to 2.0.1 to reflect readme fix
1 parent fe5bd13 commit 6c767bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/overview.edoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@copyright 2016 Benoît Chesneau.
2-
@version 2.0.0
2+
@version 2.0.1
33
@title: metrics: A generic interface to different metrics systems in Erlang.
44

55
@doc

src/metrics.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application, 'metrics',
22
[{description, "A generic interface to different metrics systems in Erlang."},
3-
{vsn, "2.0.0"},
3+
{vsn, "2.0.1"},
44
{registered, []},
55
{mod, {metrics, []}},
66
{applications,

0 commit comments

Comments
 (0)