summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 31eaeb6..e78cb10 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 1.1.5
+VERSION = 1.1.6
APP := jp
PACKAGES := $(shell go list -f {{.Dir}} ./...)