From 5aaf1047d36871fc4a251fa847d04e393bf1a511 Mon Sep 17 00:00:00 2001 From: Jitendra Adhikari Date: Sat, 28 Dec 2019 15:11:23 +0700 Subject: [PATCH] chore: new version 0.10.3 [ci skip] [skip ci] --- VERSION | 2 +- please | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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()