From 6f69b1b5ca3bbf250de661e0c6e77f4da7627785 Mon Sep 17 00:00:00 2001 From: Jari Hanhela Date: Sat, 22 Apr 2017 13:45:36 +0300 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0022908..740a259 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,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.2.1"] +[namespacefy "0.2.2"] ``` # Usage