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 d9d0f63 commit 4a33c57Copy full SHA for 4a33c57
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.4"
+(defproject link "0.12.5-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