Skip to content

Commit eb4ac27

Browse files
authored
Version bump
1 parent 37c7f49 commit eb4ac27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ let packagesDir = @".\packages\"
3030

3131
// version info
3232
let majorversion = "1"
33-
let minorversion = "1"
33+
let minorversion = "2"
3434
let build = "0"
3535
let mutable nugetVersion = ""
3636
let mutable asmVersion = ""

0 commit comments

Comments
 (0)