Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelMunoz committed Feb 8, 2024
1 parent 9142443 commit 5f912e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ let libraries = [ "Migrondi.Core" ]
let NugetApiKey = EnvVar.getOrFail "NUGET_DEPLOY_KEY"

[<Literal>]
let PackageVersion = "1.0.0-beta-007"
let PackageVersion = "1.0.0-beta-008"

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

0 comments on commit 5f912e9

Please sign in to comment.