Skip to content

Commit 724975a

Browse files
authored
Version bump
1 parent 2afe313 commit 724975a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.fsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ let packagesDir = @".\packages\"
2424

2525
// version info
2626
let majorversion = 1
27-
let minorversion = 1
28-
let patch = 2
27+
let minorversion = 2
28+
let patch = 0
2929

3030
let sha = Git.Information.getCurrentHash()
3131

0 commit comments

Comments
 (0)