We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cefc7d commit 9a09d7eCopy full SHA for 9a09d7e
src/dotnet/Cljr/Cljr.csproj
@@ -10,7 +10,7 @@
10
<ToolCommandName>cljr</ToolCommandName>
11
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
12
<PackageOutputPath>./nupkg</PackageOutputPath>
13
- <Version>0.1.0-alpha10</Version>
+ <Version>0.1.0-alpha11</Version>
14
<PackageId>Clojure.$(AssemblyName)</PackageId>
15
<Authors>ClojureCLR contributors</Authors>
16
<Description>The deps.edn-powered CLI tool for ClojureCLR.</Description>
0 commit comments