diff --git a/project.clj b/project.clj index 033cdb6..cce75bc 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject re-mote "0.9.2" +(defproject re-mote "0.9.3" :description "A live remote operations environment" :url "https://github.com/re-ops/re-mote" :license {:name "Apache License, Version 2.0" :url "http://www.apache.org/licenses/LICENSE-2.0.html"}