Skip to content

Commit 9a09d7e

Browse files
committed
Prepare release 0.1.0-alpha11
1 parent 6cefc7d commit 9a09d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dotnet/Cljr/Cljr.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ToolCommandName>cljr</ToolCommandName>
1111
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1212
<PackageOutputPath>./nupkg</PackageOutputPath>
13-
<Version>0.1.0-alpha10</Version>
13+
<Version>0.1.0-alpha11</Version>
1414
<PackageId>Clojure.$(AssemblyName)</PackageId>
1515
<Authors>ClojureCLR contributors</Authors>
1616
<Description>The deps.edn-powered CLI tool for ClojureCLR.</Description>

0 commit comments

Comments
 (0)