Skip to content

Commit 32eea5e

Browse files
committed
bump to 2.1.0
1 parent e035d5a commit 32eea5e

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.1
2+
@version 2.1.0
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.1"},
3+
{vsn, "2.1.0"},
44
{registered, []},
55
{mod, {metrics, []}},
66
{applications,

0 commit comments

Comments
 (0)