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 645d3bd commit ce585a1Copy full SHA for ce585a1
tools.fsx
@@ -27,7 +27,7 @@ let libraries = [
27
let NugetApiKey = EnvVar.getOrFail "NUGET_DEPLOY_KEY"
28
29
[<Literal>]
30
-let PackageVersion = "1.0.0-beta-034"
+let PackageVersion = "1.0.0-rc-001"
31
32
let fsSources =
33
Glob.create "*.fsx"
0 commit comments