From eb76e95994923316364b7f39c182023d7fa156c0 Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Sun, 1 Sep 2013 03:59:03 +0400 Subject: [PATCH] Update dependency info --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 85fb11f..6a5965e 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ using Maven, add the following repository definition to your With Leiningen: - [clojurewerkz/propertied "1.0.0-alpha1"] + [clojurewerkz/propertied "1.0.0-beta1"] With Maven: @@ -35,7 +35,7 @@ With Maven: clojurewerkz propertied - 1.0.0-alpha1 + 1.0.0-beta1