Skip to content

Commit 3348436

Browse files
committed
Merge branch 'release/0.1.1'
2 parents e396677 + d00bbd1 commit 3348436

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Copyright (c) 2016 elli-lib team.
66

7-
__Version:__ 0.1.0
7+
__Version:__ 0.1.1
88

99
[![Hex.pm][hex badge]][hex link]
1010
[![Hex.pm][hex downloads]][hex link]

doc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Copyright (c) 2016 elli-lib team.
66

7-
__Version:__ 0.1.0
7+
__Version:__ 0.1.1
88

99
[![Hex.pm][hex badge]][hex link]
1010
[![Hex.pm][hex downloads]][hex link]

doc/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@copyright 2016 elli-lib team.
22
@title elli_cache
3-
@version 0.1.0
3+
@version 0.1.1
44

55
@doc
66

src/elli_cache.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application, elli_cache,
22
[{description, "Elli middleware for generic caching."},
3-
{vsn, "0.1.0"},
3+
{vsn, "0.1.1"},
44
{registered, []},
55
{applications, [kernel, stdlib ]},
66
{modules, []},

0 commit comments

Comments
 (0)