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