We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad4c77f commit 8e383ffCopy full SHA for 8e383ff
project.clj
@@ -3,7 +3,7 @@
3
(def example-base-command
4
["trampoline" "with-profile" "default,example" "run" "-m"])
5
6
-(defproject link "0.12.3"
+(defproject link "0.12.4-SNAPSHOT"
7
:description "A clojure framework for nonblocking network programming"
8
:url "http://github.com/sunng87/link"
9
:license {:name "Eclipse Public License - v 1.0"
0 commit comments