pit icon indicating copy to clipboard operation
pit copied to clipboard

Fix error compilation in newer Elixir versions

Open Cardosaum opened this issue 2 years ago • 0 comments

In newer versions, using functions with arity 0 without parenthesis is not permitted. So, we're adding the ending parenthesis for both description and package, as well as bumping the patch version of the library.

Cardosaum avatar Mar 10 '24 21:03 Cardosaum