summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-04-26 18:48:11 -0400
committerDan Davison <dandavison7@gmail.com>2020-04-26 18:48:11 -0400
commit5f4b6398cf5c7d658595ad4fbf5990680687abb4 (patch)
tree3c195321849cdc354fcccab8d607ffed4445ee50
parent8f486295f621c604fdb31134f3a8de76b92bf6bc (diff)
Fix typo in Makefile0.1.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f9eeb711..76d2d8ce 100644
--- a/Makefile
+++ b/Makefile
@@ -32,4 +32,4 @@ benchmark: build
chronologer:
chronologer performance/chronologer.yaml
-.PHONY: build lint test unit-test end-to-end-test release vesion hash benchmark chronologer
+.PHONY: build lint test unit-test end-to-end-test release version hash benchmark chronologer