Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelMunoz committed Feb 17, 2024
1 parent fd0c160 commit 87a7a2c
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-008"
let PackageVersion = "1.0.0-beta-009"

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

0 comments on commit 87a7a2c

Please sign in to comment.