diff --git a/project.clj b/project.clj index 3aa3d81..b254789 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject clj-browserchannel-messaging "0.0.3" +(defproject clj-browserchannel-messaging "0.0.4" :description "Tools for quickly using BrowserChannel for bi-directional client-server messaging." :url "https://github.com/gered/clj-browserchannel-messaging" :license {:name "MIT License"