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 ac1b976 commit 3d2866a
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-006"
let PackageVersion = "1.0.0-beta-007"

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

0 comments on commit 3d2866a

Please sign in to comment.