Skip to content

Commit 617c97e

Browse files
Florian KrönertFlorian Krönert
authored andcommitted
Version bump
1 parent 487fd61 commit 617c97e

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
@@ -25,7 +25,7 @@ let packagesDir = @".\packages\"
2525
// version info
2626
let majorversion = 1
2727
let minorversion = 2
28-
let patch = 1
28+
let patch = 2
2929

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

0 commit comments

Comments
 (0)