Skip to content

Commit

Permalink
Bumped minor version for new public function.
Browse files Browse the repository at this point in the history
  • Loading branch information
oubiwann committed Jan 16, 2025
1 parent 915f9c9 commit f92e3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dirs.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, dirs, [
{description, "A low-level LFE/Erlang library that provides standard config/cache/data paths, following the respective conventions on Linux, macOS and Windows"},
{vsn, "0.2.1"},
{vsn, "0.3.0"},
{registered, []},
{mod, {}},
{applications, [
Expand Down

0 comments on commit f92e3df

Please sign in to comment.