From b4e535ce2d57925795ce36233aceaa7fe00f4bc8 Mon Sep 17 00:00:00 2001 From: Jari Hanhela Date: Mon, 7 Aug 2017 12:41:32 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f767715..dd1a1b5 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ When data is fetched from a database or received from an external system, the ou Add the following line to your Leiningen project: ```clj -[namespacefy "0.3"] +[namespacefy "0.4"] ``` # Usage