Fork me on GitHub
#leiningen
<
2015-12-02
>
richiardiandrea21:12:17

sorry for the newbie question, is there a task for getting the project version in lein

hlship21:12:56

So here's a wierd thing I was unaware of.

hlship21:12:09

If I have a dependency, say [clout "2.1.2"]

hlship21:12:06

In lein deps :tree it appears as [clout "2.1.2"] (as expected)

hlship21:12:24

but in lein pprint :dependencies it appears as [clout/clout "2.1.2"].