From 0fbfe45cf5f5fe7d1e8038d9c42fd85867852c5f Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Fri, 8 Sep 2017 12:27:06 +0100 Subject: [PATCH] Version 1.0.2 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 01055ae..a72916f 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.clojars.simon_brooke/internationalisation "1.0.2-SNAPSHOT" +(defproject org.clojars.simon_brooke/internationalisation "1.0.2" :description "Internationalisation library for Clojure" :url "https://github.com/simon-brooke/internationalisation" :license {:name "Eclipse Public License"