From 1719ea414a127a09dade4ef189af026f1289756b Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Thu, 7 Sep 2017 14:14:09 +0100 Subject: [PATCH] Version 1.0.1 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 4145631..a8435ce 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.clojars.simon_brooke/internationalisation "1.0.1-SNAPSHOT" +(defproject org.clojars.simon_brooke/internationalisation "1.0.1" :description "Internationalisation library for Clojure" :url "https://github.com/simon-brooke/internationalisation" :license {:name "Eclipse Public License"