summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSergey Grebenshchikov <sgreben@gmail.com>2018-03-30 22:56:37 +0200
committerSergey Grebenshchikov <sgreben@gmail.com>2018-03-30 22:57:11 +0200
commitd8f478e6cf5d4246ad58512769faa2a89267f06e (patch)
tree9f367001c0ad6da0a60c3398bb06418f0e5a7acc /Makefile
parent152033fc63285a05e9c7a407718d6ebc1896fe64 (diff)
Accept x/y pair slices, interleave results of union-selection.1.1.9
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index afc7af4..e32eb2e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 1.1.8
+VERSION = 1.1.9
APP := jp
PACKAGES := $(shell go list -f {{.Dir}} ./...)