Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelMunoz committed Mar 7, 2024
1 parent 5810b9d commit d4610fe
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 @@ -4,7 +4,7 @@
open System.IO
open Fun.Build

let version = "1.0.0-beta-002"
let version = "1.0.0-beta-003"


let build name = stage $"Build {name}" { run $"dotnet build src/{name}" }
Expand Down

0 comments on commit d4610fe

Please sign in to comment.