diff --git a/project.clj b/project.clj index 0f713e2b..09dbcaf9 100644 --- a/project.clj +++ b/project.clj @@ -1,6 +1,6 @@ (def i18n-version "1.0.4") -(defproject org.openvoxproject/jruby-utils "6.0.1-SNAPSHOT" +(defproject org.openvoxproject/jruby-utils "7.0.0-SNAPSHOT" :description "A library for working with JRuby" :url "https://github.com/openvoxproject/jruby-utils" :license {:name "Apache License, Version 2.0"