diff --git a/project.clj b/project.clj index c2db74b3..cd8f5cd8 100644 --- a/project.clj +++ b/project.clj @@ -1,6 +1,6 @@ (def kitchensink-version "3.5.5") (def trapperkeeper-version "4.3.0") -(def i18n-version "1.0.2") +(def i18n-version "1.0.3") (defproject org.openvoxproject/jruby-utils "5.3.3-SNAPSHOT" :description "A library for working with JRuby"