We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 824cd0a commit 3d91ebbCopy full SHA for 3d91ebb
src/effi.app.src
@@ -1,7 +1,7 @@
1
{application, effi,
2
[
3
{description, "Erlang Foreign Function Interface"},
4
- {vsn, "0.1.1-snapshot"},
+ {vsn, "0.1.1-release"},
5
{modules, [
6
effi, effi_interact, effi_script, effi_bash, effi_python, effi_r, effi_perl, lib_refactor
7
]},
0 commit comments