aboutsummaryrefslogtreecommitdiffstats
path: root/dfly-update
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2019-01-09 20:38:37 +0800
committerAaron LI <aly@aaronly.me>2019-01-09 20:38:37 +0800
commita779ceb1fd9eb71252ee7445fd9b63668f47d0cb (patch)
treeefa2b0a8e60c3955f82cecab5c01f225e6276356 /dfly-update
parent991d57d5aa275a7c855ccf9ceabd8c1370253d2d (diff)
downloaddfly-update-e2a5a120cba622aa34cdfa6bff838616b797a705.tar.bz2
Bump to version 0.2.0v0.2.0
Diffstat (limited to 'dfly-update')
-rwxr-xr-xdfly-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/dfly-update b/dfly-update
index b98bfe5..4b8e11e 100755
--- a/dfly-update
+++ b/dfly-update
@@ -14,7 +14,7 @@ set -u
DEBUG=${DEBUG:-""}
-VERSION="0.1.5"
+VERSION="0.2.0"
NAME="dfly-update"
AUTHOR="Aaron LI <aly@aaronly.me>"
URL="https://github.com/liweitianux/dfly-update"