From 8738fab5789b9da5b0ce8a0006d8d9e5c2ccffe0 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Sat, 28 Jan 2017 06:29:29 -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 d2bdd7e..f5a9d57 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.3" +version="0.3" set -e