projects
/
erlang-estap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
83963cb
)
Version bump.
author
Stanislaw Klekot
<dozzie@jarowit.net>
Fri, 28 Oct 2016 22:18:26 +0000
(
00:18
+0200)
committer
Stanislaw Klekot
<dozzie@jarowit.net>
Fri, 28 Oct 2016 22:18:26 +0000
(
00:18
+0200)
src/estap.app.src
patch
|
blob
|
history
diff --git
a/src/estap.app.src
b/src/estap.app.src
index
034cf17
..
2ac89e9
100644
(file)
--- a/
src/estap.app.src
+++ b/
src/estap.app.src
@@
-1,6
+1,6
@@
{application, estap, [
{description, "escript TAP producer"},
- {vsn, "0.2.0"},
+ {vsn, "0.3.0"},
{registered, []},
{applications, [kernel, stdlib, crypto]}
]}.