diff --git a/VERSION b/VERSION index 5eef0f1..a3f5a8e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.10.2 +0.10.3 diff --git a/please b/please index 904702c..e78507a 100755 --- a/please +++ b/please @@ -126,7 +126,7 @@ update() ok " Done [${NEWVER}]" 0 } -version() { echo v0.10.2; } +version() { echo v0.10.3; } # get box.phar path get-box()