Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelMunoz committed Feb 12, 2024
1 parent c87464b commit b654579
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.2.0"
let version = "1.3.0"


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

0 comments on commit b654579

Please sign in to comment.