diff --git a/project.clj b/project.clj index 4a9f789..04449ac 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject freeswitch-clj "1.4.0" +(defproject freeswitch-clj "1.4.1" :description "A Clojure interface to freeswitch event socket." :url "https://github.com/titonbarua/freeswitch-clj" :license {:name "MIT Public License"