Skip to content

Commit

Permalink
Bump version to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tnt-dev committed May 16, 2016
1 parent 4ec32ff commit 952166e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tempo.app.src
@@ -1,6 +1,6 @@
{application, tempo,
[{description, "NIF-based date and time parsing and formatting for Erlang."},
{vsn, "0.4"},
{vsn, "0.4.3"},
{registered, []},
{applications, [kernel, stdlib]}
]}.

0 comments on commit 952166e

Please sign in to comment.