Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelMunoz committed Mar 13, 2024
1 parent 9aac9a8 commit 89f4dd1
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-005"
let version = "1.0.0-beta-006"


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

0 comments on commit 89f4dd1

Please sign in to comment.