Skip to content

Commit aeb25d1

Browse files
author
koeeenig
committed
chore: bump version to 0.4.2
1 parent 0a5513d commit aeb25d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ var deployment = Directory("./artifacts/deployment");
2020
///////////////////////////////////////////////////////////////////////////////
2121
var project = Directory("./src/Yaapii.Zip");
2222
var tests = Directory("./tests/Test.Yaapii.Zip");
23-
var version = "0.4.1";
23+
var version = "0.4.2";
2424

2525
///////////////////////////////////////////////////////////////////////////////
2626
// CONFIGURATION VARIABLES

0 commit comments

Comments
 (0)