| commit | 4562c9f7d7fbcd7a82049ea5ed3fe17ac2d2953f | [log] [tgz] |
|---|---|---|
| author | Takeru Ohta <phjgt308@gmail.com> | Tue Oct 24 05:20:08 2017 +0900 |
| committer | Takeru Ohta <phjgt308@gmail.com> | Tue Oct 24 05:20:08 2017 +0900 |
| tree | d20628b02c033ff5f53cfb622fe6d13dcd19f54f | |
| parent | 3348a523d26f6040c904a84eda00959b8f62c997 [diff] |
version bump
diff --git a/src/passage.app.src b/src/passage.app.src index ef4224e..988e54e 100644 --- a/src/passage.app.src +++ b/src/passage.app.src
@@ -1,6 +1,6 @@ {application,passage, [{description,"OpenTracing API for Erlang"}, - {vsn,"0.1.1"}, + {vsn,"0.1.2"}, {registered,[]}, {mod,{passage_app,[]}}, {applications,[kernel,stdlib]},