Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelMunoz committed Apr 26, 2023
1 parent 99cbb06 commit c092370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ let libraries = [ "Perla.PackageManager"; "Perla.Plugins"; "Perla.Logger" ]
let NugetApiKey = EnvVar.getOrFail "NUGET_DEPLOY_KEY"

[<Literal>]
let PackageVersion = "1.0.0-beta-021"
let PackageVersion = "1.0.0-beta-022"

let fsSources =
Glob.create "*.fsx"
Expand Down

0 comments on commit c092370

Please sign in to comment.