From ad0362a1362f51c30ce54024ffd1eaad38e10da8 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Sat, 28 Jan 2017 06:19:12 -0600 Subject: [PATCH] bump version --- bin/snap-sync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/snap-sync b/bin/snap-sync index b67e161..bfd53d2 100755 --- a/bin/snap-sync +++ b/bin/snap-sync @@ -7,7 +7,7 @@ # snapshot created on your system since that will be used to determine the # difference for the next incremental snapshot. -version="0.2" +version="0.2.3" set -e