We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a5513d commit aeb25d1Copy full SHA for aeb25d1
build.cake
@@ -20,7 +20,7 @@ var deployment = Directory("./artifacts/deployment");
20
///////////////////////////////////////////////////////////////////////////////
21
var project = Directory("./src/Yaapii.Zip");
22
var tests = Directory("./tests/Test.Yaapii.Zip");
23
-var version = "0.4.1";
+var version = "0.4.2";
24
25
26
// CONFIGURATION VARIABLES
0 commit comments