Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelMunoz committed Apr 28, 2023
1 parent 74cb2d1 commit 9dbfba1
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-023"
let PackageVersion = "1.0.0-beta-024"

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

0 comments on commit 9dbfba1

Please sign in to comment.