From 7910d2185f790b0637714c566866fa6b775adeea Mon Sep 17 00:00:00 2001
From: Simon Brooke <simon@journeyman.cc>
Date: Fri, 8 Sep 2017 15:30:00 +0100
Subject: [PATCH] Upversioned to 1.0.3-SNAPSHOT

---
 project.clj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project.clj b/project.clj
index 8a7c2ec..a325af0 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject org.clojars.simon_brooke/internationalisation "1.0.2"
+(defproject org.clojars.simon_brooke/internationalisation "1.0.3-SNAPSHOT"
   :description "Internationalisation library for Clojure"
   :url "https://github.com/simon-brooke/internationalisation"
   :license {:name "Eclipse Public License"